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

switch_timer() public method

public switch_timer ( ) : System
return System
        public switch_timer()
            : this(freeswitchPINVOKE.new_switch_timer(), true)
        {
        }

Same methods

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