public class EnterpriseSessionKeyResponse extends ResponseModel
| 限定符和类型 | 字段和说明 |
|---|---|
private String |
sessionKey |
private String |
wsUrl |
| 构造器和说明 |
|---|
EnterpriseSessionKeyResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getSessionKey() |
String |
getWsUrl() |
void |
setSessionKey(String sessionKey) |
void |
setWsUrl(String wsUrl) |
getRequestId, setRequestIdCopyright © 2024. All rights reserved.