Device

Stateless information set by the notifier about the device on which the event occurred can be found on this class. These values can be accessed and amended if necessary.

Inheritors

Properties

Link copied to clipboard

The Application Binary Interface used

Link copied to clipboard
var id: String?

A UUID generated by Bugsnag and used for the individual application on a device

Link copied to clipboard

Whether the device has been jailbroken

Link copied to clipboard

The IETF language tag of the locale used

Link copied to clipboard

The manufacturer of the device used

Link copied to clipboard

The model name of the device used

Link copied to clipboard

The name of the operating system running on the device used

Link copied to clipboard

The version of the operating system running on the device used

Link copied to clipboard
Link copied to clipboard

The total number of bytes of memory on the device

Functions

Link copied to clipboard
open override fun toStream(writer: JsonStream)