Click or drag to resize

ICallManagerRouteSessionCall Method


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

Parameters

caller  IBaseCall
 
masterSessionID  String
 
parentSessionID  String
 
sessionId  String
 
See Also