public class Aps extends Object
| 构造器和说明 |
|---|
Aps() |
| 限定符和类型 | 方法和说明 |
|---|---|
Alert |
getAlert() |
int |
getBadge_type() |
String |
getCategory() |
int |
getContent_available() |
int |
getMutable_content() |
String |
getSound() |
String |
getThread_id() |
void |
setAlert(Alert alert) |
void |
setBadge_type(int badge_type) |
void |
setCategory(String category) |
void |
setContent_available(int content_available) |
void |
setMutable_content(int mutable_content) |
void |
setSound(String sound) |
void |
setThread_id(String thread_id) |
public int getMutable_content()
public void setMutable_content(int mutable_content)
public int getContent_available()
public void setContent_available(int content_available)
public String getThread_id()
public void setThread_id(String thread_id)
public Alert getAlert()
public void setAlert(Alert alert)
public int getBadge_type()
public void setBadge_type(int badge_type)
public String getCategory()
public void setCategory(String category)
public String getSound()
public void setSound(String sound)
Copyright © 2021. All Rights Reserved.