FreeSWITCH.Native.switch_loadable_module_interface.switch_loadable_module_interface C# (CSharp) Method

switch_loadable_module_interface() public method

public switch_loadable_module_interface ( ) : System
return System
        public switch_loadable_module_interface()
            : this(freeswitchPINVOKE.new_switch_loadable_module_interface(), true)
        {
        }

Same methods

switch_loadable_module_interface::switch_loadable_module_interface ( IntPtr cPtr, bool cMemoryOwn ) : System