Click or drag to resize

CallManagerGetRoutingHistory Method

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public List<Destination> GetRoutingHistory(
	string callID
)

Parameters

callID
Type: SystemString

Return Value

Type: ListDestination

Implements

ICallManagerGetRoutingHistory(String)
See Also