Home
last modified time | relevance | path

Searched refs:switch_core_event_hook_remove_receive_event (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs14563 …public static switch_status_t switch_core_event_hook_remove_receive_event(SWIGTYPE_p_switch_core_s… in switch_core_event_hook_remove_receive_event() method in FreeSWITCH.Native.freeswitch
14564 …itch_status_t ret = (switch_status_t)freeswitchPINVOKE.switch_core_event_hook_remove_receive_event in switch_core_event_hook_remove_receive_event()
27069 …public static extern int switch_core_event_hook_remove_receive_event(global::System.Runtime.Intero… in switch_core_event_hook_remove_receive_event() method in FreeSWITCH.Native.freeswitchPINVOKE
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/
H A Dfreeswitch_wrap.cxx49351 result = (switch_status_t)switch_core_event_hook_remove_receive_event(arg1,arg2); in CSharp_FreeSWITCHfNative_switch_core_event_hook_remove_receive_event___()