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

switch_directory_interface() public method

public switch_directory_interface ( ) : System
return System
        public switch_directory_interface()
            : this(freeswitchPINVOKE.new_switch_directory_interface(), true)
        {
        }

Same methods

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