remoteConfig namespace

서명:

export declare namespace remoteConfig 

유형 별칭

별칭 입력 설명
명시적 매개변수 값 DeclareParameterValue에 별칭을 입력합니다.
InAppDefaultValue InAppDefaultValue에 별칭을 입력합니다.
ListVersionsOptions ListVersionsOptions에 별칭을 입력합니다.
ListVersionsResult ListVersionsResult에 별칭을 입력합니다.
매개변수 값 유형 ParameterValueType에 별칭을 입력합니다.
RemoteConfig RemoteConfig에 별칭을 입력합니다.
RemoteConfigCondition RemoteConfigCondition에 별칭을 입력합니다.
RemoteConfigParameter RemoteConfigParameter에 별칭을 입력합니다.
RemoteConfigParameterGroup RemoteConfigParameterGroup에 별칭을 입력합니다.
RemoteConfigParameterValue RemoteConfigParameterValue에 별칭을 입력합니다.
RemoteConfigTemplate RemoteConfigTemplate에 별칭을 입력합니다.
RemoteConfigUser RemoteConfigUser에 별칭을 입력합니다.
태그 색상 TagColor에 별칭을 입력합니다.
버전 버전에 별칭을 입력합니다.

원격 구성.명시적인 매개변수 값

DeclareParameterValue에 별칭을 입력합니다.

서명:

type ExplicitParameterValue = TExplicitParameterValue;

원격 구성.InAppDefaultValue

InAppDefaultValue에 별칭을 입력합니다.

서명:

type InAppDefaultValue = TInAppDefaultValue;

원격 구성.목록 버전 옵션

ListVersionsOptions에 별칭을 입력합니다.

서명:

type ListVersionsOptions = TListVersionsOptions;

remoteConfig.ListVersionsResult

ListVersionsResult에 별칭을 입력합니다.

서명:

type ListVersionsResult = TListVersionsResult;

remoteConfig.ParameterValueType

ParameterValueType에 별칭을 입력합니다.

서명:

type ParameterValueType = TParameterValueType;

원격 구성.원격 구성

RemoteConfig에 별칭을 입력합니다.

서명:

type RemoteConfig = TRemoteConfig;

remoteConfig.RemoteConfigCondition

RemoteConfigCondition에 별칭을 입력합니다.

서명:

type RemoteConfigCondition = TRemoteConfigCondition;

remoteConfig.RemoteConfigParameter

RemoteConfigParameter에 별칭을 입력합니다.

서명:

type RemoteConfigParameter = TRemoteConfigParameter;

remoteConfig.RemoteConfigParameterGroup

RemoteConfigParameterGroup에 별칭을 입력합니다.

서명:

type RemoteConfigParameterGroup = TRemoteConfigParameterGroup;

remoteConfig.RemoteConfigParameterValue

RemoteConfigParameterValue에 별칭을 입력합니다.

서명:

type RemoteConfigParameterValue = TRemoteConfigParameterValue;

remoteConfig.RemoteConfigTemplate

RemoteConfigTemplate에 별칭을 입력합니다.

서명:

type RemoteConfigTemplate = TRemoteConfigTemplate;

remoteConfig.RemoteConfigUser

RemoteConfigUser에 별칭을 입력합니다.

서명:

type RemoteConfigUser = TRemoteConfigUser;

remoteConfig.TagColor

TagColor에 별칭을 입력합니다.

서명:

type TagColor = TTagColor;

원격 구성.버전

버전에 별칭을 입력합니다.

서명:

type Version = TVersion;