HealthConstants.Albumin
overviewpackageclasstreedeprecatedindex com samsung android sdk healthdata interface healthconstants albumin all superinterfaces healthconstants common, healthconstants discretemeasurement enclosing class healthconstants public static interface healthconstants albumin extends healthconstants discretemeasurement this interface defines albumin data of the user properties properties of the following extending interfaces are available for this data type healthconstants common healthconstants discretemeasurement albumin data has the following properties see more common properties by spreading this section out property name description healthconstants albumin uuid [mandatory] data's unique id, assigned by the system when a new data is inserted healthconstants albumin create_time [mandatory] utc milliseconds when a data is created in the health data store, assigned by the system when a new data is inserted healthconstants albumin update_time [mandatory] utc milliseconds when a data is updated in the health data store, assigned by the system when a new data is inserted or the existing data is updated healthconstants albumin package_name [mandatory] package name which provides data, assigned by the system when a new data is inserted healthconstants albumin device_uuid [mandatory] device identifier which provides the health data healthconstants albumin start_time [mandatory] utc milliseconds when the measurement is started healthconstants albumin time_offset [mandatory] time offset in milliseconds which considers the time zone and daylight saving time healthconstants albumin albumin [mandatory] measured albumin in g/dl healthconstants albumin custom custom info which is formatted with json and compressed dataat data permission the user's consent is required to read or write this data type healthpermissionmanager requestpermissions displays a data permission ui to the user see permission manager and request data permission since 1 3 0 field summary fields modifier and type field and description static string albumin measured albumin in g/dl static string health_data_type data type name for albumin data fields inherited from interface com samsung android sdk healthdata healthconstants discretemeasurement start_time, time_offset fields inherited from interface com samsung android sdk healthdata healthconstants common create_time, custom, device_uuid, package_name, update_time, uuid field detail albumin static final string albumin measured albumin in g/dl mandatory type float value range 1 ~ 20 since 1 3 0 see also constant field values health_data_type static final string health_data_type data type name for albumin data use "com samsung health albumin" to add permission to the manifest file since 1 3 0 see also constant field values