Click or drag to resize

CallManagerRouteCall Method (IBaseCall, Destination)

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

Parameters

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

Implements

ICallManagerRouteCall(IBaseCall, Destination)
See Also