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