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

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

onLocalInvitationAccepted(ILocalCallInvitation *localInvitation, const char *response) agora::rtm::IRtmCallEventHandler inlinevirtual
onLocalInvitationCanceled(ILocalCallInvitation *localInvitation) agora::rtm::IRtmCallEventHandler inlinevirtual
onLocalInvitationFailure(ILocalCallInvitation *localInvitation, LOCAL_INVITATION_ERR_CODE errorCode) agora::rtm::IRtmCallEventHandler inlinevirtual
onLocalInvitationReceivedByPeer(ILocalCallInvitation *localInvitation) agora::rtm::IRtmCallEventHandler inlinevirtual
onLocalInvitationRefused(ILocalCallInvitation *localInvitation, const char *response) agora::rtm::IRtmCallEventHandler inlinevirtual
onRemoteInvitationAccepted(IRemoteCallInvitation *remoteInvitation) agora::rtm::IRtmCallEventHandler inlinevirtual
onRemoteInvitationCanceled(IRemoteCallInvitation *remoteInvitation) agora::rtm::IRtmCallEventHandler inlinevirtual
onRemoteInvitationFailure(IRemoteCallInvitation *remoteInvitation, REMOTE_INVITATION_ERR_CODE errorCode) agora::rtm::IRtmCallEventHandler inlinevirtual
onRemoteInvitationReceived(IRemoteCallInvitation *remoteInvitation) agora::rtm::IRtmCallEventHandler inlinevirtual
onRemoteInvitationRefused(IRemoteCallInvitation *remoteInvitation) agora::rtm::IRtmCallEventHandler inlinevirtual
~IRtmCallEventHandler() agora::rtm::IRtmCallEventHandler inlinevirtual