androidx.wear.watchfacepush
Provides access to the Watch Face Push APIs
Interfaces
WatchFacePushManager | The Watch Face Push API allows a Wear OS app to install a watch face on a watch programmatically. |
Classes
WatchFacePushManager.ListWatchFacesResponse | Represents the response from listing watch faces. |
WatchFacePushManager.WatchFaceDetails | Details about a watch face that is installed through this API. |
Exceptions
WatchFacePushManager.AddWatchFaceException | An exception that can be thrown by |
WatchFacePushManager.IsWatchFaceActiveException | An exception that can be thrown by |
WatchFacePushManager.ListWatchFacesException | An exception that can be thrown by |
WatchFacePushManager.RemoveWatchFaceException | An exception that can be thrown by |
WatchFacePushManager.SetWatchFaceAsActiveException | An exception that can be thrown by |
WatchFacePushManager.UpdateWatchFaceException | An exception that can be thrown by |