Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RemoteConfigSource

en

Remote config value source

zh

远程配置获取 value 值来源

Index

Enumeration members

Enumeration members

DEFAULT

DEFAULT: = 1
en

The obtained value is the local default value.

zh

获取的 value 值是本地默认值

REMOTE

REMOTE: = 2
en

The obtained value is the value in Remote Configuration.

zh

获取的 value 值是云端值

STATIC

STATIC: = 0
en

The obtained value is the default value of a type.

zh

获取的 value 值是类型默认值

Generated using TypeDoc