C# Class FreeSWITCH.Native.switch_chat_interface

Inheritance: IDisposable
显示文件 Open project: sangoma/freeswitch Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Dispose ( ) : void
switch_chat_interface ( ) : System

Private Methods

Method Description
getCPtr ( switch_chat_interface obj ) : HandleRef
switch_chat_interface ( IntPtr cPtr, bool cMemoryOwn ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

switch_chat_interface() public method

public switch_chat_interface ( ) : System
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool