RemotePersonDelegate
protocol RemotePersonDelegate : MemberDelegate
RemotePersonイベントデリゲート
-
Undocumented
Declaration
Swift
optional func remotePerson(_ remotePerson: RemotePerson, didSubscribePublicationOf subscription: Subscription) -
Undocumented
Declaration
Swift
optional func remotePerson(_ remotePerson: RemotePerson, didUnsubscribePublicationOf subscription: Subscription)
RemotePersonDelegate Protocol Reference