onLocalInvitationReceivedByPeer

最近更新时间:2022-09-20 05:17:40


flutter void RtmCallEventListener.onLocalInvitationReceivedByPeer
  (LocalInvitation  localInvitation)                            

返回给主叫:被叫已收到呼叫邀请。

参数

localInvitation一个 ARLocalInvitation 对象。

Implementation

Future <void> RtmCallEventListener.onLocalInvitationReceivedByPeer