AgoraRtmLogoutBlock Block Reference

Declared in AgoraRtmKit.h

Block Definition

AgoraRtmLogoutBlock

Indicates the results of calling the logoutWithCompletion method call.

errorCode: Logout error code. See AgoraRtmLogoutErrorCode.

typedef void (^AgoraRtmLogoutBlock) (AgoraRtmLogoutErrorCode errorCode)

Declared In

AgoraRtmKit.h