Click or drag to resize

ISessionContainerGetSessionsByCallID Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
IEnumerable<ISession> GetSessionsByCallID(
	string callId
)

Parameters

callId  String
 

Return Value

IEnumerableISession
See Also