Ozeki VoIP SDK Class library
GetSessionsByCallID Method (callId)
NamespacesOzeki.VoIP.PBX.PhoneCalls.SessionISessionContainerGetSessionsByCallID(String)
Declaration Syntax
C#Visual BasicVisual C++
IEnumerable<ISession> GetSessionsByCallID(
	string callId
)
Function GetSessionsByCallID ( 
	callId As String
) As IEnumerable(Of ISession)
IEnumerable<ISession^>^ GetSessionsByCallID(
	String^ callId
)
Parameters
callId (String)
Return Value
IEnumerable<(Of <(<'ISession>)>)>

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