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.3.199.0
Syntax
IBaseCall GetOtherCall(
	IBaseCall call
)

Parameters

call
Type: Ozeki.VoIPIBaseCall

Return Value

Type: IBaseCall
See Also