| Package | Description |
|---|---|
| com.aliyun.mns.model |
| Modifier and Type | Method and Description |
|---|---|
PushAttributes.PushDeviceType |
PushAttributes.getDeviceType() |
static PushAttributes.PushDeviceType |
PushAttributes.PushDeviceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PushAttributes.PushDeviceType[] |
PushAttributes.PushDeviceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PushAttributes.setDeviceType(PushAttributes.PushDeviceType deviceType) |
Copyright © 2024. All Rights Reserved.