Click or drag to resize

CallManagerRouteSessionCall Method (ISessionCall, String, String, String)

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public void RouteSessionCall(
	ISessionCall caller,
	string masterSessionId,
	string parentSessionId,
	string sessionId
)

Parameters

caller
Type: Ozeki.VoIPISessionCall
masterSessionId
Type: SystemString
parentSessionId
Type: SystemString
sessionId
Type: SystemString
See Also