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

switch_asr_handle() public method

public switch_asr_handle ( ) : System
return System
        public switch_asr_handle()
            : this(freeswitchPINVOKE.new_switch_asr_handle(), true)
        {
        }

Same methods

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