Click or drag to resize

SessionContainerGetSessionCount Method


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

Parameters

masterSessionID  String
 
parentSessionID  String
 

Return Value

Int32

Implements

ISessionContainerPbxGetSessionCount(String, String)
See Also