Click or drag to resize
RegisterResult Class
Inheritance Hierarchy

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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