认证成功事件 @param uid 用户ID @param token IM的token @param unReadMsgSize 未读消息数量(粗略)
void onIMAuthSucceed(String uid, String token, int unReadMsgSize) {}