Local push notification information. More...
Inherits DataModel.
Public Attributes | |
int | noticeID |
Notification ID. | |
String | title |
Title. | |
String | msg |
Message. | |
long | after |
Notification timer. | |
String | bigmsg |
Big-text. | |
String | ticker |
Message Ticker. | |
String | type |
Types of notification (bar, popup, toast 등) | |
String | icon |
Push icon. | |
String | sound |
Notification sound. | |
String | active |
Action to take. | |
Local push notification information.