C# Class FSClient.FSEvent

Inheritance: System.EventArgs
Mostra file Open project: mitchcapper/FSClient Class Usage Examples

Public Methods

Method Description
FSEvent ( switch_event evt ) : System
get_header ( string name ) : string

Method Details

FSEvent() public method

public FSEvent ( switch_event evt ) : System
evt FreeSWITCH.Native.switch_event
return System

get_header() public method

public get_header ( string name ) : string
name string
return string