Click or drag to resize

TransferStateEx Class

Contains methods for TransferState enum.
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPTransferStateEx

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public static class TransferStateEx

The TransferStateEx type exposes the following members.

Methods
 NameDescription
Public methodStatic memberFromStatusCode Creates a transfer state from a SIP status code.
Public Extension MethodIsTransferFailed Retrieves a boolean value indicating whether the transfer has failed.
Top
See Also