Home
last modified time | relevance | path

Searched defs:switch_management_interface (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_module_interfaces.h548 struct switch_management_interface { struct
557 struct switch_management_interface *next; argument
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs41578 public class switch_management_interface : global::System.IDisposable { class
41582 internal switch_management_interface(global::System.IntPtr cPtr, bool cMemoryOwn) { in switch_management_interface() method in FreeSWITCH.Native.switch_management_interface
41683 …public switch_management_interface() : this(freeswitchPINVOKE.new_switch_management_interface(), t… in switch_management_interface() method in FreeSWITCH.Native.switch_management_interface