flutter void RtmCallEventListener.onLocalInvitationReceivedByPeer
(LocalInvitation localInvitation)
返回给主叫:被叫已收到呼叫邀请。
参数
localInvitation一个 ARLocalInvitation 对象。
Implementation
Future <void> RtmCallEventListener.onLocalInvitationReceivedByPeer

