FreeSWITCH.Native.freeswitchPINVOKE.switch_channel_get_timetable C# (CSharp) Method

switch_channel_get_timetable() private method

private switch_channel_get_timetable ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr switch_channel_get_timetable(HandleRef jarg1);
freeswitchPINVOKE