Message: request / clientInfo (client -> app)

Back to overview

Request information about the app's device

This SHOULD be sent as part of the initial messages by the client.

Acknowledgement

This message is being acknowledged by:

Message Condition Error Codes
response/clientInfo (app -> client)

(None)

Name Description
internalError

An internal error occurred

Args

None

Data

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. "firefox", "ie", "edge", "opera", "safari"

String True False
browserVersion

If the client is a browser, send the detected browser major version

Integer True False