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: 1.8.12.0 (1.8.12)
Syntax
IBaseCall GetOtherCall(
	IBaseCall call
)

Parameters

call
Type: Ozeki.VoIPIBaseCall

Return Value

Type: IBaseCall
See Also