| PsrRealtimeEventRoleChangedArgs Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrRealtimeEventRoleChangedArgs : PsrRealtimeEventArgs
The PsrRealtimeEventRoleChangedArgs type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrRealtimeEventRoleChangedArgs | Initializes a new instance of the PsrRealtimeEventRoleChangedArgs class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | EventType | 
                Type of the changes.
            (Inherited from PsrRealtimeEventArgs.) | 
|  | Role | 
                Role 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