Pocket.deviceModel

Client's device model, if supplied by the client. This field is usually a string in the format MANUFACTURER MODEL: for example, the Oneplus one is ONEPLUS A0001. This field's value may be used to ban low-end devices.

class Pocket
string deviceModel;

Meta