Click or drag to resize

ISessionContainerGetSession(IBaseCall) Method

Retrieves the session the call is into.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
ISession GetSession(
	IBaseCall call
)

Parameters

call  IBaseCall

Return Value

ISession
See Also