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

switch_channel_timetable() public method

public switch_channel_timetable ( ) : System
return System
        public switch_channel_timetable()
            : this(freeswitchPINVOKE.new_switch_channel_timetable(), true)
        {
        }

Same methods

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