C# Class FreeSWITCH.Native.switch_caller_application

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

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

switch_caller_application() public method

public switch_caller_application ( ) : System
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool