Click or drag to resize

ISessionContainerGetOtherCall Method

Gets the other party the specified call talking to.

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

Parameters

call  IBaseCall

Return Value

IBaseCall
See Also