# Function: onOneMoreGameInvitationRejected

onOneMoreGameInvitationRejected(this: void, handler: Function): void

监听对方拒绝再来一局邀请

# 参数:

属性 类型 描述
this void -
handler Function 事件触发的回调方法

# 返回值:

void