Class HealthPermissions
public class HealthPermissions : JVMBridgeBase<HealthPermissions>, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBaseInstance>, IDisposable, IJVMBridgeBaseStatic, IJVMBridgeBase, IJVMBridgeBaseInstance, IJVMBridgeDefinition
- Inheritance
-
HealthPermissions
- Implements
- Extension Methods
Constructors
HealthPermissions(IJVMBridgeBaseInitializer)
Initializer used internally by JCOBridge. Do not use directly.
[Obsolete("This public initializer is needed for JCOBridge internal use, other uses can produce unidentible behaviors.")]
public HealthPermissions(IJVMBridgeBaseInitializer initializer)
Parameters
initializerIJVMBridgeBaseInitializer
Properties
BridgeClassName
Java class name to be instantiated
public override string BridgeClassName { get; }
Property Value
IsBridgeAbstract
true if the BridgeClassName is an abstract class, i.e. cannot be created an instance
public override bool IsBridgeAbstract { get; }
Property Value
IsBridgeCloseable
true if the BridgeClassName implements java.lang.AutoCloseable
public override bool IsBridgeCloseable { get; }
Property Value
IsBridgeInterface
true if the BridgeClassName is an interface, i.e. does not have any public constructor
public override bool IsBridgeInterface { get; }
Property Value
IsBridgeStatic
true if the BridgeClassName is a static class, i.e. does not have any public constructor
public override bool IsBridgeStatic { get; }
Property Value
READ_ACTIVE_CALORIES_BURNED
public static String READ_ACTIVE_CALORIES_BURNED { get; set; }
Property Value
READ_ACTIVITY_INTENSITY
public static String READ_ACTIVITY_INTENSITY { get; set; }
Property Value
READ_BASAL_BODY_TEMPERATURE
public static String READ_BASAL_BODY_TEMPERATURE { get; set; }
Property Value
READ_BASAL_METABOLIC_RATE
public static String READ_BASAL_METABOLIC_RATE { get; set; }
Property Value
READ_BLOOD_GLUCOSE
public static String READ_BLOOD_GLUCOSE { get; set; }
Property Value
READ_BLOOD_PRESSURE
public static String READ_BLOOD_PRESSURE { get; set; }
Property Value
READ_BODY_FAT
public static String READ_BODY_FAT { get; set; }
Property Value
READ_BODY_TEMPERATURE
public static String READ_BODY_TEMPERATURE { get; set; }
Property Value
READ_BODY_WATER_MASS
public static String READ_BODY_WATER_MASS { get; set; }
Property Value
READ_BONE_MASS
https://developer.android.com/reference/android/health/connect/HealthPermissions.html#READ_BONE_MASS
public static String READ_BONE_MASS { get; set; }
Property Value
READ_CERVICAL_MUCUS
public static String READ_CERVICAL_MUCUS { get; set; }
Property Value
READ_DISTANCE
public static String READ_DISTANCE { get; set; }
Property Value
READ_ELEVATION_GAINED
public static String READ_ELEVATION_GAINED { get; set; }
Property Value
READ_EXERCISE
public static String READ_EXERCISE { get; set; }
Property Value
READ_EXERCISE_ROUTES
public static String READ_EXERCISE_ROUTES { get; set; }
Property Value
READ_FLOORS_CLIMBED
public static String READ_FLOORS_CLIMBED { get; set; }
Property Value
READ_HEALTH_DATA_HISTORY
public static String READ_HEALTH_DATA_HISTORY { get; set; }
Property Value
READ_HEALTH_DATA_IN_BACKGROUND
public static String READ_HEALTH_DATA_IN_BACKGROUND { get; set; }
Property Value
READ_HEART_RATE
public static String READ_HEART_RATE { get; set; }
Property Value
READ_HEART_RATE_VARIABILITY
public static String READ_HEART_RATE_VARIABILITY { get; set; }
Property Value
READ_HEIGHT
public static String READ_HEIGHT { get; set; }
Property Value
READ_HYDRATION
https://developer.android.com/reference/android/health/connect/HealthPermissions.html#READ_HYDRATION
public static String READ_HYDRATION { get; set; }
Property Value
READ_INTERMENSTRUAL_BLEEDING
public static String READ_INTERMENSTRUAL_BLEEDING { get; set; }
Property Value
READ_LEAN_BODY_MASS
public static String READ_LEAN_BODY_MASS { get; set; }
Property Value
READ_MEDICAL_DATA_ALLERGIES_INTOLERANCES
public static String READ_MEDICAL_DATA_ALLERGIES_INTOLERANCES { get; set; }
Property Value
READ_MEDICAL_DATA_CONDITIONS
public static String READ_MEDICAL_DATA_CONDITIONS { get; set; }
Property Value
READ_MEDICAL_DATA_LABORATORY_RESULTS
public static String READ_MEDICAL_DATA_LABORATORY_RESULTS { get; set; }
Property Value
READ_MEDICAL_DATA_MEDICATIONS
public static String READ_MEDICAL_DATA_MEDICATIONS { get; set; }
Property Value
READ_MEDICAL_DATA_PERSONAL_DETAILS
public static String READ_MEDICAL_DATA_PERSONAL_DETAILS { get; set; }
Property Value
READ_MEDICAL_DATA_PRACTITIONER_DETAILS
public static String READ_MEDICAL_DATA_PRACTITIONER_DETAILS { get; set; }
Property Value
READ_MEDICAL_DATA_PREGNANCY
public static String READ_MEDICAL_DATA_PREGNANCY { get; set; }
Property Value
READ_MEDICAL_DATA_PROCEDURES
public static String READ_MEDICAL_DATA_PROCEDURES { get; set; }
Property Value
READ_MEDICAL_DATA_SOCIAL_HISTORY
public static String READ_MEDICAL_DATA_SOCIAL_HISTORY { get; set; }
Property Value
READ_MEDICAL_DATA_VACCINES
public static String READ_MEDICAL_DATA_VACCINES { get; set; }
Property Value
READ_MEDICAL_DATA_VISITS
public static String READ_MEDICAL_DATA_VISITS { get; set; }
Property Value
READ_MEDICAL_DATA_VITAL_SIGNS
public static String READ_MEDICAL_DATA_VITAL_SIGNS { get; set; }
Property Value
READ_MENSTRUATION
public static String READ_MENSTRUATION { get; set; }
Property Value
READ_MINDFULNESS
public static String READ_MINDFULNESS { get; set; }
Property Value
READ_NUTRITION
https://developer.android.com/reference/android/health/connect/HealthPermissions.html#READ_NUTRITION
public static String READ_NUTRITION { get; set; }
Property Value
READ_OVULATION_TEST
public static String READ_OVULATION_TEST { get; set; }
Property Value
READ_OXYGEN_SATURATION
public static String READ_OXYGEN_SATURATION { get; set; }
Property Value
READ_PLANNED_EXERCISE
public static String READ_PLANNED_EXERCISE { get; set; }
Property Value
READ_POWER
public static String READ_POWER { get; set; }
Property Value
READ_RESPIRATORY_RATE
public static String READ_RESPIRATORY_RATE { get; set; }
Property Value
READ_RESTING_HEART_RATE
public static String READ_RESTING_HEART_RATE { get; set; }
Property Value
READ_SEXUAL_ACTIVITY
public static String READ_SEXUAL_ACTIVITY { get; set; }
Property Value
READ_SKIN_TEMPERATURE
public static String READ_SKIN_TEMPERATURE { get; set; }
Property Value
READ_SLEEP
public static String READ_SLEEP { get; set; }
Property Value
READ_SPEED
public static String READ_SPEED { get; set; }
Property Value
READ_STEPS
public static String READ_STEPS { get; set; }
Property Value
READ_TOTAL_CALORIES_BURNED
public static String READ_TOTAL_CALORIES_BURNED { get; set; }
Property Value
READ_VO2_MAX
public static String READ_VO2_MAX { get; set; }
Property Value
READ_WEIGHT
public static String READ_WEIGHT { get; set; }
Property Value
READ_WHEELCHAIR_PUSHES
public static String READ_WHEELCHAIR_PUSHES { get; set; }
Property Value
WRITE_ACTIVE_CALORIES_BURNED
public static String WRITE_ACTIVE_CALORIES_BURNED { get; set; }
Property Value
WRITE_ACTIVITY_INTENSITY
public static String WRITE_ACTIVITY_INTENSITY { get; set; }
Property Value
WRITE_BASAL_BODY_TEMPERATURE
public static String WRITE_BASAL_BODY_TEMPERATURE { get; set; }
Property Value
WRITE_BASAL_METABOLIC_RATE
public static String WRITE_BASAL_METABOLIC_RATE { get; set; }
Property Value
WRITE_BLOOD_GLUCOSE
public static String WRITE_BLOOD_GLUCOSE { get; set; }
Property Value
WRITE_BLOOD_PRESSURE
public static String WRITE_BLOOD_PRESSURE { get; set; }
Property Value
WRITE_BODY_FAT
https://developer.android.com/reference/android/health/connect/HealthPermissions.html#WRITE_BODY_FAT
public static String WRITE_BODY_FAT { get; set; }
Property Value
WRITE_BODY_TEMPERATURE
public static String WRITE_BODY_TEMPERATURE { get; set; }
Property Value
WRITE_BODY_WATER_MASS
public static String WRITE_BODY_WATER_MASS { get; set; }
Property Value
WRITE_BONE_MASS
public static String WRITE_BONE_MASS { get; set; }
Property Value
WRITE_CERVICAL_MUCUS
public static String WRITE_CERVICAL_MUCUS { get; set; }
Property Value
WRITE_DISTANCE
https://developer.android.com/reference/android/health/connect/HealthPermissions.html#WRITE_DISTANCE
public static String WRITE_DISTANCE { get; set; }
Property Value
WRITE_ELEVATION_GAINED
public static String WRITE_ELEVATION_GAINED { get; set; }
Property Value
WRITE_EXERCISE
https://developer.android.com/reference/android/health/connect/HealthPermissions.html#WRITE_EXERCISE
public static String WRITE_EXERCISE { get; set; }
Property Value
WRITE_EXERCISE_ROUTE
public static String WRITE_EXERCISE_ROUTE { get; set; }
Property Value
WRITE_FLOORS_CLIMBED
public static String WRITE_FLOORS_CLIMBED { get; set; }
Property Value
WRITE_HEART_RATE
public static String WRITE_HEART_RATE { get; set; }
Property Value
WRITE_HEART_RATE_VARIABILITY
public static String WRITE_HEART_RATE_VARIABILITY { get; set; }
Property Value
WRITE_HEIGHT
public static String WRITE_HEIGHT { get; set; }
Property Value
WRITE_HYDRATION
public static String WRITE_HYDRATION { get; set; }
Property Value
WRITE_INTERMENSTRUAL_BLEEDING
public static String WRITE_INTERMENSTRUAL_BLEEDING { get; set; }
Property Value
WRITE_LEAN_BODY_MASS
public static String WRITE_LEAN_BODY_MASS { get; set; }
Property Value
WRITE_MEDICAL_DATA
public static String WRITE_MEDICAL_DATA { get; set; }
Property Value
WRITE_MENSTRUATION
public static String WRITE_MENSTRUATION { get; set; }
Property Value
WRITE_MINDFULNESS
public static String WRITE_MINDFULNESS { get; set; }
Property Value
WRITE_NUTRITION
public static String WRITE_NUTRITION { get; set; }
Property Value
WRITE_OVULATION_TEST
public static String WRITE_OVULATION_TEST { get; set; }
Property Value
WRITE_OXYGEN_SATURATION
public static String WRITE_OXYGEN_SATURATION { get; set; }
Property Value
WRITE_PLANNED_EXERCISE
public static String WRITE_PLANNED_EXERCISE { get; set; }
Property Value
WRITE_POWER
public static String WRITE_POWER { get; set; }
Property Value
WRITE_RESPIRATORY_RATE
public static String WRITE_RESPIRATORY_RATE { get; set; }
Property Value
WRITE_RESTING_HEART_RATE
public static String WRITE_RESTING_HEART_RATE { get; set; }
Property Value
WRITE_SEXUAL_ACTIVITY
public static String WRITE_SEXUAL_ACTIVITY { get; set; }
Property Value
WRITE_SKIN_TEMPERATURE
public static String WRITE_SKIN_TEMPERATURE { get; set; }
Property Value
WRITE_SLEEP
public static String WRITE_SLEEP { get; set; }
Property Value
WRITE_SPEED
public static String WRITE_SPEED { get; set; }
Property Value
WRITE_STEPS
public static String WRITE_STEPS { get; set; }
Property Value
WRITE_TOTAL_CALORIES_BURNED
public static String WRITE_TOTAL_CALORIES_BURNED { get; set; }
Property Value
WRITE_VO2_MAX
public static String WRITE_VO2_MAX { get; set; }
Property Value
WRITE_WEIGHT
public static String WRITE_WEIGHT { get; set; }
Property Value
WRITE_WHEELCHAIR_PUSHES
public static String WRITE_WHEELCHAIR_PUSHES { get; set; }