public class XiuMiModel extends Object
| Constructor and Description |
|---|
XiuMiModel() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
empty() |
String |
getAccess_token() |
String |
getAppid() |
String |
getNonce() |
String |
getSecret() |
String |
getSignature() |
Long |
getTimestamp() |
String |
getUid() |
static String[] |
toStrnigArr(String str) |
public boolean empty()
public String getUid()
public String getAppid()
public String getSecret()
public Long getTimestamp()
public String getNonce()
public String getSignature()
public String getAccess_token()
Copyright © 2021. All rights reserved.