package

androidx.wear.ongoingactivity

Classes

OngoingActivityMain class to access the Ongoing Activities API.
OngoingActivity.BuilderBuilder used to build an OngoingActivity
OngoingActivityDataThis class is used internally by the library to represent the data of an OngoingActivity.
OngoingActivityStatusBase class to serialize / deserialize OngoingActivityStatus into / from a Notification The classes here use timestamps for updating the displayed representation of the status, in cases when this is needed (chronometers), as returned by
TextOngoingActivityStatusOngoingActivityStatus representing a plain, static text.
TimerOngoingActivityStatusOngoingActivityStatus representing a timer or stopwatch.