Ozeki VoIP SDK Class library
GetSessionCount Method (masterSessionID, parentSessionID)
NamespacesOzeki.VoIP.PBX.SessionSessionContainerGetSessionCount(String, String)
Declaration Syntax
C#Visual BasicVisual C++
public int GetSessionCount(
	string masterSessionID,
	string parentSessionID
)
Public Function GetSessionCount ( 
	masterSessionID As String,
	parentSessionID As String
) As Integer
public:
int GetSessionCount(
	String^ masterSessionID, 
	String^ parentSessionID
)
Parameters
masterSessionID (String)
parentSessionID (String)
Return Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290