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

switch_event() public method

public switch_event ( ) : System
return System
        public switch_event()
            : this(freeswitchPINVOKE.new_switch_event(), true)
        {
        }

Same methods

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