ComplicationDataSourceInfoRetriever.Result


class ComplicationDataSourceInfoRetriever.Result


Results for retrieveComplicationDataSourceInfo.

Summary

Public properties

ComplicationDataSourceInfo?

Details of the complication data source for that complication, or null if no complication data source is currently configured.

Int

The id for the complication slot, as passed to retrieveComplicationDataSourceInfo.

Public properties

info

Added in 1.0.0
val infoComplicationDataSourceInfo?

Details of the complication data source for that complication, or null if no complication data source is currently configured.

slotId

Added in 1.0.0
val slotIdInt

The id for the complication slot, as passed to retrieveComplicationDataSourceInfo.