hypertrack-sdk
hypertrack-sdk
/
com.hypertrack.sdk.models
/
HealthData
Health
Data
open
class
HealthData
:
EventData
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Health
Data
Link copied to clipboard
open
fun
HealthData
(
@
NonNull
value
:
String
,
@
Nullable
hint
:
String
,
@
Nullable
description
:
String
)
Content copied to clipboard
Health
Data
Link copied to clipboard
open
fun
HealthData
(
value
:
String
,
hint
:
String
)
Content copied to clipboard
Functions
equals
Link copied to clipboard
open
fun
equals
(
o
:
Any
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
Content copied to clipboard
to
String
Link copied to clipboard
@
NonNull
open
fun
toString
(
)
:
String
Content copied to clipboard
Properties
ACTIVITY_PERMISSION_DENIED
Link copied to clipboard
val
ACTIVITY_PERMISSION_DENIED
:
String
Content copied to clipboard
ACTIVITY_PERMISSION_GRANTED
Link copied to clipboard
val
ACTIVITY_PERMISSION_GRANTED
:
String
Content copied to clipboard
ACTIVITY_UNAVAILABLE
Link copied to clipboard
val
ACTIVITY_UNAVAILABLE
:
String
Content copied to clipboard
APP_CRASHED
Link copied to clipboard
val
APP_CRASHED
:
String
Content copied to clipboard
APP_CRASHED_DEPENDENCY_DIED
Link copied to clipboard
val
APP_CRASHED_DEPENDENCY_DIED
:
String
Content copied to clipboard
APP_CRASHED_NATIVE
Link copied to clipboard
val
APP_CRASHED_NATIVE
:
String
Content copied to clipboard
BATTERY_BACK_TO_NORMAL
Link copied to clipboard
val
BATTERY_BACK_TO_NORMAL
:
String
Content copied to clipboard
BATTERY_CHARGING
Link copied to clipboard
val
BATTERY_CHARGING
:
String
Content copied to clipboard
BATTERY_DISCHARGING
Link copied to clipboard
val
BATTERY_DISCHARGING
:
String
Content copied to clipboard
BATTERY_LOW
Link copied to clipboard
val
BATTERY_LOW
:
String
Content copied to clipboard
BATTERY_POWER_SAVING_MODE_DISABLED
Link copied to clipboard
val
BATTERY_POWER_SAVING_MODE_DISABLED
:
String
Content copied to clipboard
BATTERY_POWER_SAVING_MODE_ENABLED
Link copied to clipboard
val
BATTERY_POWER_SAVING_MODE_ENABLED
:
String
Content copied to clipboard
BATTERY_SAVING_MODE
Link copied to clipboard
val
BATTERY_SAVING_MODE
:
String
Content copied to clipboard
description
Link copied to clipboard
val
description
:
String
Content copied to clipboard
hint
Link copied to clipboard
val
hint
:
String
Content copied to clipboard
HINT_FOR_ACTIONS
Link copied to clipboard
val
HINT_FOR_ACTIONS
:
Map
<
String
,
String
>
Content copied to clipboard
LOCATION_AVAILABLE
Link copied to clipboard
val
LOCATION_AVAILABLE
:
String
Content copied to clipboard
LOCATION_DISABLED
Link copied to clipboard
val
LOCATION_DISABLED
:
String
Content copied to clipboard
LOCATION_DISABLED_BATTERY_SAVER
Link copied to clipboard
val
LOCATION_DISABLED_BATTERY_SAVER
:
String
Content copied to clipboard
LOCATION_ENABLED
Link copied to clipboard
val
LOCATION_ENABLED
:
String
Content copied to clipboard
LOCATION_MOCKED
Link copied to clipboard
val
LOCATION_MOCKED
:
String
Content copied to clipboard
LOCATION_NOT_MOCKED
Link copied to clipboard
val
LOCATION_NOT_MOCKED
:
String
Content copied to clipboard
LOCATION_PERMISSION_ALWAYS
Link copied to clipboard
val
LOCATION_PERMISSION_ALWAYS
:
String
Content copied to clipboard
LOCATION_PERMISSION_DENIED
Link copied to clipboard
val
LOCATION_PERMISSION_DENIED
:
String
Content copied to clipboard
LOCATION_PERMISSION_GRANTED
Link copied to clipboard
val
LOCATION_PERMISSION_GRANTED
:
String
Content copied to clipboard
LOCATION_PERMISSION_IMPRECISE
Link copied to clipboard
val
LOCATION_PERMISSION_IMPRECISE
:
String
Content copied to clipboard
LOCATION_PERMISSION_WHEN_IN_USE
Link copied to clipboard
val
LOCATION_PERMISSION_WHEN_IN_USE
:
String
Content copied to clipboard
LOCATION_PERMISSION_WHEN_IN_USE_BACKGROUND
Link copied to clipboard
val
LOCATION_PERMISSION_WHEN_IN_USE_BACKGROUND
:
String
Content copied to clipboard
LOCATION_PERMISSION_WHEN_IN_USE_GRANTED
Link copied to clipboard
val
LOCATION_PERMISSION_WHEN_IN_USE_GRANTED
:
String
Content copied to clipboard
LOCATION_UNAVAILABLE
Link copied to clipboard
val
LOCATION_UNAVAILABLE
:
String
Content copied to clipboard
OUTAGE_DENIED
Link copied to clipboard
val
OUTAGE_DENIED
:
String
Content copied to clipboard
OUTAGE_DISABLED
Link copied to clipboard
val
OUTAGE_DISABLED
:
String
Content copied to clipboard
OUTAGE_SOFTWARE
Link copied to clipboard
val
OUTAGE_SOFTWARE
:
String
Content copied to clipboard
OUTAGE_STOPPED
Link copied to clipboard
val
OUTAGE_STOPPED
:
String
Content copied to clipboard
RESTART_REQUIRED
Link copied to clipboard
val
RESTART_REQUIRED
:
String
Content copied to clipboard
RESTARTED
Link copied to clipboard
val
RESTARTED
:
String
Content copied to clipboard
RESTARTED_BY_REBOOT
Link copied to clipboard
val
RESTARTED_BY_REBOOT
:
String
Content copied to clipboard
RESUMPTION_ENABLED
Link copied to clipboard
val
RESUMPTION_ENABLED
:
String
Content copied to clipboard
RESUMPTION_GRANTED
Link copied to clipboard
val
RESUMPTION_GRANTED
:
String
Content copied to clipboard
RESUMPTION_SOFTWARE
Link copied to clipboard
val
RESUMPTION_SOFTWARE
:
String
Content copied to clipboard
RESUMPTION_STARTED
Link copied to clipboard
val
RESUMPTION_STARTED
:
String
Content copied to clipboard
SDK_KILLED
Link copied to clipboard
val
SDK_KILLED
:
String
Content copied to clipboard
SDK_KILLED_ANR
Link copied to clipboard
val
SDK_KILLED_ANR
:
String
Content copied to clipboard
SDK_KILLED_BACKGROUND_PROCESSING_PROHIBITED
Link copied to clipboard
val
SDK_KILLED_BACKGROUND_PROCESSING_PROHIBITED
:
String
Content copied to clipboard
SDK_KILLED_BY_PERMISSIONS_CHANGE
Link copied to clipboard
val
SDK_KILLED_BY_PERMISSIONS_CHANGE
:
String
Content copied to clipboard
SDK_KILLED_BY_USER
Link copied to clipboard
val
SDK_KILLED_BY_USER
:
String
Content copied to clipboard
SDK_KILLED_EXCESSIVE
Link copied to clipboard
val
SDK_KILLED_EXCESSIVE
:
String
Content copied to clipboard
SDK_KILLED_EXIT_SELF
Link copied to clipboard
val
SDK_KILLED_EXIT_SELF
:
String
Content copied to clipboard
SDK_KILLED_FREEZER
Link copied to clipboard
val
SDK_KILLED_FREEZER
:
String
Content copied to clipboard
SDK_KILLED_INITIALIZATION_FAILURE
Link copied to clipboard
val
SDK_KILLED_INITIALIZATION_FAILURE
:
String
Content copied to clipboard
SDK_KILLED_LOW_MEMORY
Link copied to clipboard
val
SDK_KILLED_LOW_MEMORY
:
String
Content copied to clipboard
SDK_KILLED_OTHER
Link copied to clipboard
val
SDK_KILLED_OTHER
:
String
Content copied to clipboard
SDK_KILLED_SIGNALED
Link copied to clipboard
val
SDK_KILLED_SIGNALED
:
String
Content copied to clipboard
SDK_KILLED_UNKNOWN
Link copied to clipboard
val
SDK_KILLED_UNKNOWN
:
String
Content copied to clipboard
SDK_KILLED_USER_STOPPED
Link copied to clipboard
val
SDK_KILLED_USER_STOPPED
:
String
Content copied to clipboard
STATUS_UPDATE
Link copied to clipboard
val
STATUS_UPDATE
:
String
Content copied to clipboard
TRACKING_PAUSED
Link copied to clipboard
val
TRACKING_PAUSED
:
String
Content copied to clipboard
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard