HIVE SDK for Android

Classes | Static Public Member Functions | List of all members
com.hive.Push Class Reference

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...
 

Detailed Description

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

Since
4.0.0
Author
ryuvsken

The documentation for this class was generated from the following file:
Copyright © GAMEVIL COM2US PLATFORM Inc. All Right Reserved. Terms of Use Privacy Policy