public static class IUnbluEventApi.Notification
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME
NAME of the event
|
static java.lang.String |
VALUE_BODY
Content of the notification
|
static java.lang.String |
VALUE_TAG
Tag is one of
UnbluNotificationTag values. |
static java.lang.String |
VALUE_TITLE
Title of the notification
|
public static final java.lang.String NAME
public static final java.lang.String VALUE_TITLE
type: String
|null
public static final java.lang.String VALUE_BODY
type: String
|null
public static final java.lang.String VALUE_TAG
UnbluNotificationTag
values. It defines the type to which a notification message belongs to.
type: UnbluNotificationTag