Signaling (previously RTM) SDK v1.5.0 API Reference for Android
|
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 |