PolarDeviceToHostNotificationsApi
public protocol PolarDeviceToHostNotificationsApi
Device to host notifications.
-
Undocumented
Declaration
Swift
func observeDeviceToHostNotifications(identifier: String) -> AsyncThrowingStream<PolarD2HNotificationData, Error>