Agora C++ API Reference for All Platforms
|
This is the complete list of members for agora::rtm::IRtmServiceEventHandler, including all inherited members.
onConnectionStateChanged(CONNECTION_STATE state) | agora::rtm::IRtmServiceEventHandler | inlinevirtual |
onLoginFailure(LOGIN_ERR_CODE errorCode) | agora::rtm::IRtmServiceEventHandler | inlinevirtual |
onLoginSuccess() | agora::rtm::IRtmServiceEventHandler | inlinevirtual |
onLogout() | agora::rtm::IRtmServiceEventHandler | inlinevirtual |
onMessageReceivedFromPeer(const char *peerId, const IMessage *message) | agora::rtm::IRtmServiceEventHandler | inlinevirtual |
onSendMessageState(int64_t messageId, PEER_MESSAGE_STATE state) | agora::rtm::IRtmServiceEventHandler | inlinevirtual |
~IRtmServiceEventHandler() | agora::rtm::IRtmServiceEventHandler | inlinevirtual |