| PsrRealtimeEventUserChangedArgs Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrRealtimeEventUserChangedArgs : PsrRealtimeEventArgs
The PsrRealtimeEventUserChangedArgs type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrRealtimeEventUserChangedArgs | Initializes a new instance of the PsrRealtimeEventUserChangedArgs class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | EventType | 
                Type of the changes.
            (Inherited from PsrRealtimeEventArgs.) | 
|  | User | 
                User already containing the changes.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also