Request information about the app's device
This SHOULD be sent as part of the initial messages by the client.
This message is being acknowledged by:
Message | Condition | Error Codes | ||||
---|---|---|---|---|---|---|
response/clientInfo (app -> client) | (None) |
|
Field | Description | Type | Optional | Nullable |
---|---|---|---|---|
userAgent |
A user agent string to identify the client |
String | False | False |
browserName |
If the client is a browser, send the detected browser name, e.g.
|
String | True | False |
browserVersion |
If the client is a browser, send the detected browser major version |
Integer | True | False |