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

switch_chat_interface() public method

public switch_chat_interface ( ) : System
return System
        public switch_chat_interface()
            : this(freeswitchPINVOKE.new_switch_chat_interface(), true)
        {
        }

Same methods

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