Click or drag to resize

ICallManagerRouteSessionCall Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
void RouteSessionCall(
	IBaseCall caller,
	string masterSessionID,
	string parentSessionID,
	string sessionId
)

Parameters

caller
Type: Ozeki.VoIPIBaseCall
masterSessionID
Type: SystemString
parentSessionID
Type: SystemString
sessionId
Type: SystemString
See Also