Signaling (previously RTM) SDK v1.5.0 API Reference for Windows (C++)
agora::rtm::IRtmServiceEventHandler Member List

This is the complete list of members for agora::rtm::IRtmServiceEventHandler, including all inherited members.

onAddOrUpdateChannelAttributesResult(long long requestId, ATTRIBUTE_OPERATION_ERR errorCode) agora::rtm::IRtmServiceEventHandler inlinevirtual
onAddOrUpdateLocalUserAttributesResult(long long requestId, ATTRIBUTE_OPERATION_ERR errorCode) agora::rtm::IRtmServiceEventHandler inlinevirtual
onClearChannelAttributesResult(long long requestId, ATTRIBUTE_OPERATION_ERR errorCode) agora::rtm::IRtmServiceEventHandler inlinevirtual
onClearLocalUserAttributesResult(long long requestId, ATTRIBUTE_OPERATION_ERR errorCode) agora::rtm::IRtmServiceEventHandler inlinevirtual
onConnectionStateChanged(CONNECTION_STATE state, CONNECTION_CHANGE_REASON reason) agora::rtm::IRtmServiceEventHandler inlinevirtual
onDeleteChannelAttributesResult(long long requestId, ATTRIBUTE_OPERATION_ERR errorCode) agora::rtm::IRtmServiceEventHandler inlinevirtual
onDeleteLocalUserAttributesResult(long long requestId, ATTRIBUTE_OPERATION_ERR errorCode) agora::rtm::IRtmServiceEventHandler inlinevirtual
onFileMediaUploadResult(long long requestId, IFileMessage *fileMessage, UPLOAD_MEDIA_ERR_CODE code) agora::rtm::IRtmServiceEventHandler inlinevirtual
onFileMessageReceivedFromPeer(const char *peerId, const IFileMessage *message) agora::rtm::IRtmServiceEventHandler inlinevirtual
onGetChannelAttributesResult(long long requestId, const IRtmChannelAttribute *attributes[], int numberOfAttributes, ATTRIBUTE_OPERATION_ERR errorCode) agora::rtm::IRtmServiceEventHandler inlinevirtual
onGetChannelMemberCountResult(long long requestId, const ChannelMemberCount *channelMemberCounts, int channelCount, GET_CHANNEL_MEMBER_COUNT_ERR_CODE errorCode) agora::rtm::IRtmServiceEventHandler inlinevirtual
onGetUserAttributesResult(long long requestId, const char *userId, const RtmAttribute *attributes, int numberOfAttributes, ATTRIBUTE_OPERATION_ERR errorCode) agora::rtm::IRtmServiceEventHandler inlinevirtual
onImageMediaUploadResult(long long requestId, IImageMessage *imageMessage, UPLOAD_MEDIA_ERR_CODE code) agora::rtm::IRtmServiceEventHandler inlinevirtual
onImageMessageReceivedFromPeer(const char *peerId, const IImageMessage *message) agora::rtm::IRtmServiceEventHandler inlinevirtual
onLoginFailure(LOGIN_ERR_CODE errorCode) agora::rtm::IRtmServiceEventHandler inlinevirtual
onLoginSuccess() agora::rtm::IRtmServiceEventHandler inlinevirtual
onLogout(LOGOUT_ERR_CODE errorCode) agora::rtm::IRtmServiceEventHandler inlinevirtual
onMediaCancelResult(long long requestId, CANCEL_MEDIA_ERR_CODE code) agora::rtm::IRtmServiceEventHandler inlinevirtual
onMediaDownloadingProgress(long long requestId, const MediaOperationProgress &progress) agora::rtm::IRtmServiceEventHandler inlinevirtual
onMediaDownloadToFileResult(long long requestId, DOWNLOAD_MEDIA_ERR_CODE code) agora::rtm::IRtmServiceEventHandler inlinevirtual
onMediaDownloadToMemoryResult(long long requestId, const char *memory, long long length, DOWNLOAD_MEDIA_ERR_CODE code) agora::rtm::IRtmServiceEventHandler inlinevirtual
onMediaUploadingProgress(long long requestId, const MediaOperationProgress &progress) agora::rtm::IRtmServiceEventHandler inlinevirtual
onMessageReceivedFromPeer(const char *peerId, const IMessage *message) agora::rtm::IRtmServiceEventHandler inlinevirtual
onPeersOnlineStatusChanged(const PeerOnlineStatus peersStatus[], int peerCount) agora::rtm::IRtmServiceEventHandler inlinevirtual
onQueryPeersBySubscriptionOptionResult(long long requestId, const char *peerIds[], int peerCount, QUERY_PEERS_BY_SUBSCRIPTION_OPTION_ERR errorCode) agora::rtm::IRtmServiceEventHandler inlinevirtual
onQueryPeersOnlineStatusResult(long long requestId, const PeerOnlineStatus *peersStatus, int peerCount, QUERY_PEERS_ONLINE_STATUS_ERR errorCode) agora::rtm::IRtmServiceEventHandler inlinevirtual
onRenewTokenResult(const char *token, RENEW_TOKEN_ERR_CODE errorCode) agora::rtm::IRtmServiceEventHandler inlinevirtual
onSendMessageResult(long long messageId, PEER_MESSAGE_ERR_CODE errorCode) agora::rtm::IRtmServiceEventHandler inlinevirtual
onSetChannelAttributesResult(long long requestId, ATTRIBUTE_OPERATION_ERR errorCode) agora::rtm::IRtmServiceEventHandler inlinevirtual
onSetLocalUserAttributesResult(long long requestId, ATTRIBUTE_OPERATION_ERR errorCode) agora::rtm::IRtmServiceEventHandler inlinevirtual
onSubscriptionRequestResult(long long requestId, PEER_SUBSCRIPTION_STATUS_ERR errorCode) agora::rtm::IRtmServiceEventHandler inlinevirtual
onTokenExpired() agora::rtm::IRtmServiceEventHandler inlinevirtual
onTokenPrivilegeWillExpire() agora::rtm::IRtmServiceEventHandler inlinevirtual
~IRtmServiceEventHandler() agora::rtm::IRtmServiceEventHandler inlinevirtual