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