 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual 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 )
 Return Value
 Return ValueAssembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290

