Package | Description |
---|---|
com.tencentcloudapi.gme.v20180711.models |
Modifier and Type | Method and Description |
---|---|
SceneInfo[] |
VoiceFilterConf.getSceneInfos()
Get Scenario configuration information, such as status and callback URL.
|
Modifier and Type | Method and Description |
---|---|
void |
VoiceFilterConf.setSceneInfos(SceneInfo[] SceneInfos)
Set Scenario configuration information, such as status and callback URL.
|
Constructor and Description |
---|
SceneInfo(SceneInfo 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.