onRemoteInvitationCanceled property

(void Function(AgoraRtmRemoteInvitation invite)?) onRemoteInvitationCanceled
getter/setter pair

Callback to the caller: occurs when the caller cancels a call invitation.

Implementation

void Function(AgoraRtmRemoteInvitation invite)? onRemoteInvitationCanceled;