Click or drag to resize

CallManagerRouteCall(IBaseCall, Destination) Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public void RouteCall(
	IBaseCall caller,
	Destination destination
)

Parameters

caller  IBaseCall
 
destination  Destination
 

Implements

ICallManagerRouteCall(IBaseCall, Destination)
See Also