Click or drag to resize
SessionContainerGetSessionCount Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public int GetSessionCount(
	string masterSessionID,
	string parentSessionID
)

Parameters

masterSessionID
Type: SystemString
parentSessionID
Type: SystemString

Return Value

Type: Int32
See Also