Click or drag to resize
ICallManagerRouteSessionCall Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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