Local push registration information. More...
#include <HIVE_Push.h>
Public Attributes | |
| int | noticeId |
| Local push notification ID. | |
| std::string | title |
| Local push title. | |
| std::string | msg |
| Local push message. | |
| long | after |
| Notification timer. | |
| std::string | groupId |
| Notification Group ID. | |
| std::string | bigmsg |
| Big-text. | |
| std::string | ticker |
| Message Ticker. | |
| std::string | type |
| Notification type (bar, popup, toast etc.) | |
| std::string | icon |
| Push icon. | |
| std::string | sound |
| Notification sound. | |
| std::string | active |
| Action to take. | |
Local push registration information.