HIVE SDK for iOS

Class Methods | List of all members
HIVEPush Class Reference

In mobile games, push notification service provides an important method to increase the retention of game users. More...

#import <HIVEPush.h>

Inherits NSObject.

Class Methods

(void) + getRemotePush:
 Request the status of receiving push notification. More...
 
(void) + setRemotePush:handler:
 Set the status of receiving push notification. More...
 
(void) + registerLocalPush:handler:
 Register Local push notification. More...
 
(void) + unregisterLocalPush:
 Unregister Local push notification. More...
 
(void) + setForegroundPush:handler:
 Set the value whether to enable push notification or not on the activated app. More...
 
(void) + getForegroundPush:
 Get the value whether to enable push notification or not on the activated app. More...
 

Detailed Description

In mobile games, push notification service provides an important method to increase the retention of game users.


HIVE Push supports push notification for marketing to increase the user retention of mobile games.
HIVE Push also responds to Google's GCM, 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 files:
Copyright © GAMEVIL COM2US PLATFORM Inc. All Right Reserved. Terms of Use Privacy Policy