IrregularHeartRhythmNotificationType

The data type representing irregular heart rhythm notification data specifications.

Samsung Health Monitor detects irregular heart rhythm with Galaxy Watch and provides notifications. If the user grants permission in the Samsung Health Monitor to synchronize its data with the Samsung Health app, Samsung Health Monitor syncs irregular heart rhythm notification data with Samsung Health. For more information about the Samsung Health Monitor's irregular heart rhythm feature, visit Samsung Health Monitor.

Predefined instance

Using the following instance allows for obtaining irregular heart rhythm notification data with more concise code.

Required permission

The user's consent is required to access this data type. Check the granted permissions and request permissions if the required permission is not granted yet with:

See Permission for a code example.

Available operations

Data specifications

This data type includes the following properties.

PropertyDescription
uid[Mandatory]
The data's unique identifier assigned by Samsung Health.
startTime[Mandatory]
The timestamp representing when the irregular heart rhythm was detected, specified as Instant in milliseconds.
zoneOffset[Mandatory]
The ZoneOffset for startTime.
dataSource[Mandatory]
The data's source information including the application package name and the device ID.
STATUS[Mandatory]
The status of irregular heart rhythm detection. It is represented as IrregularHeartRhythmStatus.

Since

1.1.0

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Properties

Link copied to clipboard

Retrieves a ChangedDataRequest instance to read changed irregular heart rhythm notification data.

Link copied to clipboard

Retrieves a ReadDataRequest instance to read irregular heart rhythm notification data.

Preferences Submitted

You have successfully updated your cookie preferences.