| Package | Description |
|---|---|
| com.huaweicloud.sdk.cloudrtc.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ShowAppResponse.ScopeEnum |
ShowAppResponse.ScopeEnum.DOMESTIC
Enum DOMESTIC for value: "DOMESTIC"
|
static ShowAppResponse.ScopeEnum |
ShowAppResponse.ScopeEnum.GLOBAL
Enum GLOBAL for value: "GLOBAL"
|
static ShowAppResponse.ScopeEnum |
ShowAppResponse.ScopeEnum.OVERSEA
Enum OVERSEA for value: "OVERSEA"
|
| Modifier and Type | Method and Description |
|---|---|
static ShowAppResponse.ScopeEnum |
ShowAppResponse.ScopeEnum.fromValue(String value) |
ShowAppResponse.ScopeEnum |
ShowAppResponse.getScope()
RTC覆盖范围。 取值如下: - DOMESTIC:国内范围。 - OVERSEA:海外范围。 - GLOBAL:全球范围。
|
static ShowAppResponse.ScopeEnum |
ShowAppResponse.ScopeEnum.valueOf(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ShowAppResponse.setScope(ShowAppResponse.ScopeEnum scope) |
ShowAppResponse |
ShowAppResponse.withScope(ShowAppResponse.ScopeEnum scope) |
Copyright © 2021. All rights reserved.