AgoraRtmLogoutBlock Block Reference
Declared in | AgoraRtmKit.h |
---|
Block Definition
AgoraRtmLogoutBlock
返回 logoutWithCompletion 方法的调用结果。
errorCode: 登出错误码,详见 AgoraRtmLogoutErrorCode。
typedef void (^AgoraRtmLogoutBlock) (AgoraRtmLogoutErrorCode errorCode)
Declared In
AgoraRtmKit.h