Click or drag to resize

SessionContainerGetInternalSession(IBaseCall) Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public CallSession GetInternalSession(
	IBaseCall call
)

Parameters

call  IBaseCall
 

Return Value

CallSession

Implements

ISessionContainerPbxGetInternalSession(IBaseCall)
See Also