# Function: onReconnect

onReconnect(handler: ReconnectEventHandler): void

注册 断线重连 事件处理函数

# 参数:

属性 类型
handler ReconnectEventHandler

# 返回值:

void