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

switch_timer_interface() public method

public switch_timer_interface ( ) : System
return System
        public switch_timer_interface()
            : this(freeswitchPINVOKE.new_switch_timer_interface(), true)
        {
        }

Same methods

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