Package | Description |
---|---|
com.tencentcloudapi.vms.v20200902.models |
Modifier and Type | Method and Description |
---|---|
SendStatus |
SendTtsVoiceResponse.getSendStatus()
Get 语音通知发送状态。
|
SendStatus |
SendCodeVoiceResponse.getSendStatus()
Get 语音验证码发送状态。
|
Modifier and Type | Method and Description |
---|---|
void |
SendTtsVoiceResponse.setSendStatus(SendStatus SendStatus)
Set 语音通知发送状态。
|
void |
SendCodeVoiceResponse.setSendStatus(SendStatus SendStatus)
Set 语音验证码发送状态。
|
Constructor and Description |
---|
SendStatus(SendStatus source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.