otherClientInviteAckNotification property
其他端响应(接收/拒绝)邀请事件回调,当其他端响应了邀请时触发
Implementation
Stream<ChannelCommonEvent> get otherClientInviteAckNotification =>
_platform.otherClientInviteAckNotification;
其他端响应(接收/拒绝)邀请事件回调,当其他端响应了邀请时触发
Stream<ChannelCommonEvent> get otherClientInviteAckNotification =>
_platform.otherClientInviteAckNotification;