Signaling (previously RTM) SDK v1.5.0 API Reference for Linux (Java)
io.agora.rtm.RtmCallManager Member List

This is the complete list of members for io.agora.rtm.RtmCallManager, including all inherited members.

acceptRemoteInvitation(@NonNull RemoteInvitation remoteInvitation, ResultCallback< Void > resultCallback) io.agora.rtm.RtmCallManager
cancelLocalInvitation(@NonNull LocalInvitation localInvitation, ResultCallback< Void > resultCallback) io.agora.rtm.RtmCallManager
createLocalInvitation(@NonNull String calleeId) io.agora.rtm.RtmCallManager
refuseRemoteInvitation(@NonNull RemoteInvitation remoteInvitation, ResultCallback< Void > resultCallback) io.agora.rtm.RtmCallManager
sendLocalInvitation(@NonNull LocalInvitation localInvitation, ResultCallback< Void > resultCallback) io.agora.rtm.RtmCallManager
setEventListener(RtmCallEventListener eventListener) io.agora.rtm.RtmCallManager