Click or drag to resize

ISessionContainerPbxGetInternalSessions Method (ISessionCall)

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
IEnumerable<CallSession> GetInternalSessions(
	ISessionCall call
)

Parameters

call
Type: Ozeki.VoIPISessionCall

Return Value

Type: IEnumerableCallSession
See Also