| java.lang.Object | |
| ↳ | com.google.android.gms.cast.CastRemoteDisplayLocalService.NotificationSettings |
Notification settings.
There are two models supported:
Notification. The application can customize the title, text and the
PendingIntent that will be executed when the default notification is clicked.
Notification. Fully customized notification.Once the service has been started using one type of notification option (default or
custom), calls to updateNotificationSettings(CastRemoteDisplayLocalService.NotificationSettings) will
expect the same model to be followed.
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CastRemoteDisplayLocalService.NotificationSettings.Builder | Builder class for the CastRemoteDisplayLocalService.NotificationSettings object. |
||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||