onDisconnect abstract method

void onDisconnect(
  1. int reason
)

与服务器连接中断

Implementation

void onDisconnect(int reason);