Click or drag to resize

TransferState Enumeration

Specifies the state of the call transfer

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public enum TransferState
Members
Member nameValueDescription
Trying100 
Completed200 
Accepted202 
Rejected403 
NotFound404 
Failed405 
Busy486 
See Also