void RtmCallEventListener.onRemoteInvitationReceived{
RemoteInvitation remoteInvitation
}
flutter
返回给被叫:收到一个呼叫邀请。
参数
remoteInvitation
一个 RemoteInvitation 对象。
Implementation
RtmCallEventListener.onRemoteInvitationReceived
最近更新时间:2022-09-20 05:17:40
void RtmCallEventListener.onRemoteInvitationReceived{
RemoteInvitation remoteInvitation
}
flutter
返回给被叫:收到一个呼叫邀请。
参数
remoteInvitation
一个 RemoteInvitation 对象。
RtmCallEventListener.onRemoteInvitationReceived