Click or drag to resize

ICallManagerRouteCall Method (IBaseCall, Destination)

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

Parameters

caller
Type: Ozeki.VoIPIBaseCall
destination
Type: Ozeki.VoIPDestination
See Also