# Function: onReceivedBattleResult
▸ onReceivedBattleResult(this
: void, handler
: ReceivedBattleResultEventHandler): void
监听收到对战结果的事件
# 参数:
属性 | 类型 | 描述 |
---|---|---|
this | void | - |
handler | ReceivedBattleResultEventHandler | 事件触发的回调方法 |
# 返回值:
void
▸ onReceivedBattleResult(this
: void, handler
: ReceivedBattleResultEventHandler): void
监听收到对战结果的事件
属性 | 类型 | 描述 |
---|---|---|
this | void | - |
handler | ReceivedBattleResultEventHandler | 事件触发的回调方法 |
void