Classes | |
class | com.hive.Push |
In mobile games, push notification service is used as an important method to increase the retention of game users. More... | |
interface | com.hive.Push.RemotePushListener |
Returns information of receiving the remote push notification. More... | |
interface | com.hive.Push.LocalPushListener |
Returns information of receiving the local push. More... | |
class | com.hive.Push.RemotePush |
Remote push notification information. More... | |
class | com.hive.Push.LocalPush |
Local push notification information. More... | |