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

switch_cache_db_native_handle_t() public method

public switch_cache_db_native_handle_t ( ) : System
return System
        public switch_cache_db_native_handle_t()
            : this(freeswitchPINVOKE.new_switch_cache_db_native_handle_t(), true)
        {
        }

Same methods

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