Esempio n. 1
0
 internal static extern void UnsetIrisRtcChannelEventHandler(IrisRtcChannelPtr channel_ptr,
                                                             IrisEventHandlerHandle handle);
Esempio n. 2
0
 internal static extern void UnRegisterIrisRtcChannelEventHandler(IrisRtcChannelPtr channel_ptr,
                                                                  IrisEventHandlerHandle handle, string channel_id);
Esempio n. 3
0
 internal static extern void UnsetIrisRtcEngineEventHandler(IrisRtcEnginePtr engine_ptr,
                                                            IrisEventHandlerHandle handle);