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

Api() public method

public Api ( ) : System
return System
        public Api()
            : this(freeswitchPINVOKE.new_Api(), true)
        {
        }

Same methods

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