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