PlatformInfo
@Serializable
Data class containing comprehensive platform and device information.
This class holds various device identifiers, regional settings, and platform details that can be used for device fingerprinting and analytics purposes.
Constructors
Properties
Link copied to clipboard
The device brand/manufacturer from Build.BRAND
Link copied to clipboard
The device hardware identifier from Build.DEVICE, defaults to "Device" if null
Link copied to clipboard
The user-visible device name from Build.MODEL
Link copied to clipboard
Security score indicating device modification level, currently unused (null)
Link copied to clipboard
The device model name from Build.MODEL