Package-level declarations
Types
Represents the physical device, providing a stable unique identifier used for push notification registration.
Default DeviceBuildInfo implementation that reads hardware and OS metadata from android.os.Build.
Hardware and operating system metadata for the current device.
Combines build metadata with a stable device identifier used for registration.
Indicates whether the device is currently registered for push notifications.
Represents the SDK installation on this device, combining device, build, and app metadata.
Default InstallBuildInfo implementation that provides SDK version and capabilities from the build configuration.
SDK version and feature-capabilities metadata for this installation.
Complete installation metadata combining device info, SDK build info, and the host application name.