public class HonorPushMessageService
extends Service
| 限定符和类型 | 字段和说明 |
|---|---|
static java.lang.String |
ACTION |
| 构造器和说明 |
|---|
HonorPushMessageService() |
| 限定符和类型 | 方法和说明 |
|---|---|
IBinder |
onBind(Intent intent) |
void |
onCreate(Context context) |
void |
onMessageReceived(HonorPushDataMsg msg)
透传消息, 需要用户自己弹出通知
|
void |
onNewToken(java.lang.String token) |
public static final java.lang.String ACTION