Package | Description |
---|---|
com.tencentcloudapi.gme.v20180711.models |
Modifier and Type | Method and Description |
---|---|
VoiceMessageConf |
CreateAppResp.getVoiceMessageConf()
Get Configuration information of Voice Message Service
|
VoiceMessageConf |
CreateAppRequest.getVoiceMessageConf()
Get Configuration information of Voice Message Service
|
Modifier and Type | Method and Description |
---|---|
void |
CreateAppResp.setVoiceMessageConf(VoiceMessageConf VoiceMessageConf)
Set Configuration information of Voice Message Service
|
void |
CreateAppRequest.setVoiceMessageConf(VoiceMessageConf VoiceMessageConf)
Set Configuration information of Voice Message Service
|
Constructor and Description |
---|
VoiceMessageConf(VoiceMessageConf 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 © 2023. All rights reserved.