EnvironmentInfoEvent
class EnvironmentInfoEvent(val device: String, val model: String, val manufacturer: String, val releaseVersion: String, val sdkVersion: Int, val deviceType: EnvironmentInfoEvent.DeviceType, val screenHeight: Int, val screenWidth: Int, val versionCode: Long, val versionName: String, val firstInstallUtcTime: Instant, val lastUpdateUtcTime: Instant) : EventWithArgs<AndroidEnvironmentDetected>
Constructors
Types
Functions
Properties
Link copied to clipboard