Click or drag to resize

ISessionContainerGetSession Method (IBaseCall)

Retrieves the session the call is into.

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

Parameters

call
Type: Ozeki.VoIPIBaseCall

Return Value

Type: ISession
See Also