| Package | Description | 
|---|---|
| com.tencentcloudapi.gme.v20180711.models | 
| Modifier and Type | Method and Description | 
|---|---|
RealtimeSpeechConf | 
CreateAppRequest.getRealtimeSpeechConf()
Get Configuration information of voice chat 
 | 
RealtimeSpeechConf | 
CreateAppResp.getRealtimeSpeechConf()
Get Configuration information of voice chat 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateAppRequest.setRealtimeSpeechConf(RealtimeSpeechConf RealtimeSpeechConf)
Set Configuration information of voice chat 
 | 
void | 
CreateAppResp.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 © 2022. All rights reserved.