| PsrServerMessage Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrServerMessage
The PsrServerMessage type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrServerMessage | Initializes a new instance of the PsrServerMessage class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 Fields
Fields| Name | Description | |
|---|---|---|
|  | Message | 
                Message from server.
             | 
|  | MessageType | 
                Type of message.
             | 
 See Also
See Also