Click or drag to resize

RegisterResult Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPRegisterResult

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public class RegisterResult : EventArgs

The RegisterResult type exposes the following members.

Constructors
  NameDescription
Public methodRegisterResult
Initializes a new instance of the RegisterResult class
Public methodRegisterResult(RegisterStatus)
Initializes a new instance of the RegisterResult class
Public methodRegisterResult(RegisterStatus, String)
Initializes a new instance of the RegisterResult class
Top
Properties
See Also