Package | Description |
---|---|
com.tencentcloudapi.gme.v20180711.models |
Modifier and Type | Method and Description |
---|---|
RealtimeSpeechConf |
CreateAppResp.getRealtimeSpeechConf()
Get Configuration information of Voice Chat
|
RealtimeSpeechConf |
CreateAppRequest.getRealtimeSpeechConf()
Get Configuration information of Voice Chat
|
Modifier and Type | Method and Description |
---|---|
void |
CreateAppResp.setRealtimeSpeechConf(RealtimeSpeechConf RealtimeSpeechConf)
Set Configuration information of Voice Chat
|
void |
CreateAppRequest.setRealtimeSpeechConf(RealtimeSpeechConf RealtimeSpeechConf)
Set Configuration information of Voice Chat
|
Constructor and Description |
---|
RealtimeSpeechConf(RealtimeSpeechConf 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.