Interface | Description |
---|---|
SrnRichNotificationManager.EventListener |
This interface is used to notify the application code about the information
regarding the rich notifications.
|
Class | Description |
---|---|
Srn |
This class is the entry class that provides access to the Rich Notification package.
|
SrnAction |
This abstract class represents a basic action that all other action classes
inherit from.
|
SrnAction.CallbackIntent |
This class contains the information to execute user-defined behavior on the device
when the user clicks an action on the wearable.
|
SrnImageAsset |
This class describes an image asset that should be used to associate images to rich notifications and their respective templates.
|
SrnRichNotification |
This class represents an actionable rich notification.
|
SrnRichNotificationManager |
This class manages the communication between the application code and the
rich notification service.
|
Enum | Description |
---|---|
SrnRichNotification.AlertType |
Indicates how the notification will be alerted on the wearable device.
|
SrnRichNotification.PopupType |
Indicates whether the notification will be alerted with a popup or not.
|
SrnRichNotificationManager.ErrorType |
Indicates the reason of error.
|
Copyright © Samsung Electronics, Co., Ltd. All rights reserved.