pub const ANDROID_STATE: &'static str;
Expand description

Deprecated use the device.app.lifecycle event definition including android.state as a payload field instead.

The Android lifecycle states are defined in Activity lifecycle callbacks, and from which the OS identifiers are derived.