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

profile_node_t() public method

public profile_node_t ( ) : System
return System
        public profile_node_t()
            : this(freeswitchPINVOKE.new_profile_node_t(), true)
        {
        }

Same methods

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