Click or drag to resize

RegistrationStateChangedArgs Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.VoIPRegistrationStateChangedArgs

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

The RegistrationStateChangedArgs type exposes the following members.

Constructors
 NameDescription
Public methodRegistrationStateChangedArgsInitializes a new instance of the RegistrationStateChangedArgs class
Public methodRegistrationStateChangedArgs(RegState, RegState, Int32, String, RegError)Initializes a new instance of the RegistrationStateChangedArgs class
Top
Properties
Extension Methods
See Also