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

switch_core_session_message() public method

public switch_core_session_message ( ) : System
return System
        public switch_core_session_message()
            : this(freeswitchPINVOKE.new_switch_core_session_message(), true)
        {
        }

Same methods

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