Click or drag to resize

ICallManagerRouteCall(IBaseCall, Destination) Method


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

Parameters

caller  IBaseCall
 
destination  Destination
 
See Also