public class ConversationNotificationResult extends Result
code, errorMessage, requestId| 构造器和说明 |
|---|
ConversationNotificationResult(Integer code,
Integer isMuted,
String errorMessage) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getCode()
获取code
|
Integer |
getIsMuted()
获取Muted
|
void |
setCode(Integer code)
设置code
|
void |
setIsMuted(Integer isMuted)
设置Muted状态
|
String |
toString() |
getErrorMessage, getRequestId, setErrorMessage, setRequestIdCopyright © 2022 RcongCloud Group. All rights reserved.