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

switch_app_log() public method

public switch_app_log ( ) : System
return System
        public switch_app_log()
            : this(freeswitchPINVOKE.new_switch_app_log(), true)
        {
        }

Same methods

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