androidx.wear.watchface.complications.datasource
Interfaces
ComplicationDataSourceService.ComplicationRequestListener | Callback for |
ComplicationDataSourceUpdateRequester | Allows complication complication data source to request update calls from the system. |
Classes
ComplicationDataSourceService | Class for sources of complication data. |
ComplicationDataTimeline | A collection of TimelineEntry items. |
ComplicationRequest | Data associated with complication request in |
SuspendingComplicationDataSourceService | Kotlin coroutine wrapper for |
SuspendingTimelineComplicationDataSourceService | Kotlin coroutine wrapper for |
TimeInterval | A time interval, typically used to describe the validity period of a |
TimelineEntry | One piece of renderable content along with the time that it is valid for. |
Objects
TargetWatchFaceSafety | Defines constants that describe whether or not the watch face the complication is being requested for is deemed to be safe. |