Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
AddBody ( string value ) : bool | ||
AddHeader ( string header_name, string value ) : bool | ||
DeleteHeader ( string header_name ) : bool | ||
Dispose ( ) : void | ||
Event ( string type, string subclass_name ) : System | ||
Event ( |
||
Fire ( ) : bool | ||
GetBody ( ) : string | ||
GetEventType ( ) : string | ||
GetHeader ( string header_name ) : string | ||
Serialize ( string format ) : string | ||
SetPriority ( switch_priority_t priority ) : bool | ||
chat_execute ( string app, string data ) : int | ||
chat_send ( string dest_proto ) : int |
Method | Description | |
---|---|---|
Event ( |
||
getCPtr ( |
public AddHeader ( string header_name, string value ) : bool | ||
header_name | string | |
value | string | |
return | bool |
public DeleteHeader ( string header_name ) : bool | ||
header_name | string | |
return | bool |
public Event ( string type, string subclass_name ) : System | ||
type | string | |
subclass_name | string | |
return | System |
public Event ( |
||
wrap_me | ||
free_me | int | |
return | System |
public GetHeader ( string header_name ) : string | ||
header_name | string | |
return | string |
public SetPriority ( switch_priority_t priority ) : bool | ||
priority | switch_priority_t | |
return | bool |
public chat_execute ( string app, string data ) : int | ||
app | string | |
data | string | |
return | int |