Home
last modified time | relevance | path

Searched refs:new_switch_channel_timetable (Results 1 – 1 of 1) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs24000 public static extern global::System.IntPtr new_switch_channel_timetable(); in new_switch_channel_timetable() method in FreeSWITCH.Native.freeswitchPINVOKE
31858 public switch_channel_timetable() : this(freeswitchPINVOKE.new_switch_channel_timetable(), true) { in switch_channel_timetable()