In mobile games, push notification service is used as an important method to increase the retention of game users. More...
Classes | |
class | LocalPush |
Local push notification information. More... | |
interface | LocalPushListener |
Returns information of receiving the local push. More... | |
class | RemotePush |
Remote push notification information. More... | |
interface | RemotePushListener |
Returns information of receiving the remote push notification. More... | |
Static Public Member Functions | |
static void | getRemotePush (RemotePushListener listener) |
Request information of receiving the remote push notification. More... | |
static void | setRemotePush (RemotePush remotePush, RemotePushListener listener) |
Set information of the remote push notification. More... | |
static void | registerLocalPush (LocalPush localPush, LocalPushListener listener) |
Register a local push notification. More... | |
static void | unregisterLocalPush (int noticeID) |
Unregister a local push notification. More... | |
In mobile games, push notification service is used as an important method to increase the retention of game users.
HIVE Push supports push notification for marketing to increase the retention of mobile games.
HIVE Push also support Google's FCM, Apple's APNS, Amazon's ADM, Jpush in China with language-specific time zones to support global services