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