Click or drag to resize

TelephonyServerSessionStatsCommand Method (String, Byte)

Issues commands to the SessionStats engine.

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
public int SessionStatsCommand(
	string command,
	byte[] data
)

Parameters

command
Type: SystemString
data
Type: SystemByte

Return Value

Type: Int32

[Missing <returns> documentation for "M:VoiceElements.Client.TelephonyServer.SessionStatsCommand(System.String,System.Byte[])"]

See Also