A Stats Object
The following table describes the elements in the object
| Name | Description |
|---|---|
|
ID |
The Unique ID Type: Int64 |
| ClientID |
The Client ID Type: Int64 |
| ChannelID |
The Login Name Type: Int64 |
| RequestedIP |
The IP of the user requesting. Type: string |
| ScreenResolution |
The User's Screen Resolution Type: string |
| AppVersion |
The User's Browser App Version Type: string |
| AppName |
The User's Browser App Name Type: string |
| GUID |
The Unique Session Identifyer Type: string |
| Error | If an error occurs the Error object is filled. |