remoteConfig namespace

簽名:

export declare namespace remoteConfig 

型別別名

類型別名 說明
ExplicitParameterValue ExplicitParameterValue 的類型別名。
InAppDefaultValue InAppDefaultValue 中輸入別名。
ListVersions 選項 ListVersionsOptions 中輸入別名。
ListVersionsResult ListVersionsResult 中輸入別名。
ParameterValueType ParameterValueType 中輸入別名。
RemoteConfig RemoteConfig 中輸入別名。
RemoteConfigCondition RemoteConfigCondition 的類型別名。
RemoteConfigParameter RemoteConfigParameter 中輸入別名。
RemoteConfigParameterGroup RemoteConfigParameterGroup 的類型別名。
RemoteConfigParameterValue RemoteConfigParameterValue 的類型別名。
RemoteConfigTemplate 將別名設為 RemoteConfigTemplate
RemoteConfigUser RemoteConfigUser 中輸入別名。
標記顏色 TagColor 中輸入別名。
版本 在「版本」 輸入別名。

RemoteConfig.ExplicitParameterValue

ExplicitParameterValue 的類型別名。

簽名:

type ExplicitParameterValue = TExplicitParameterValue;

RemoteConfig.InAppDefaultValue

InAppDefaultValue 中輸入別名。

簽名:

type InAppDefaultValue = TInAppDefaultValue;

RemoteConfig.ListVersionsOptions

ListVersionsOptions 中輸入別名。

簽名:

type ListVersionsOptions = TListVersionsOptions;

RemoteConfig.ListVersionsResult

ListVersionsResult 中輸入別名。

簽名:

type ListVersionsResult = TListVersionsResult;

RemoteConfig.ParameterValueType

ParameterValueType 中輸入別名。

簽名:

type ParameterValueType = TParameterValueType;

RemoteConfig.RemoteConfig

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;

RemoteConfig.Version

在「版本」 輸入別名。

簽名:

type Version = TVersion;