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

ip_t() public method

public ip_t ( ) : System
return System
        public ip_t()
            : this(freeswitchPINVOKE.new_ip_t(), true)
        {
        }

Same methods

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