Click or drag to resize

RegisterResult Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPRegisterResult

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

The RegisterResult type exposes the following members.

Constructors
 NameDescription
Public methodRegisterResultInitializes 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