remoteConfig namespace

簽名:

export declare namespace remoteConfig 

類型別名

類型別名描述
顯式參數值ExplicitParameterValue的型別別名
應用程式內預設值輸入InAppDefaultValue 的別名
清單版本選項ListVersionsOptions鍵入別名
列表版本結果ListVersionsResult鍵入別名
參數值類型ParameterValueType的型別別名
遠端配置RemoteConfig中輸入別名
遠端配置條件輸入RemoteConfigCondition 的別名
遠端配置參數RemoteConfigParameter鍵入別名
遠端配置參數組RemoteConfigParameterGroup鍵入別名
遠端配置參數值輸入RemoteConfigParameterValue 的別名
遠端配置模板輸入RemoteConfigTemplate 的別名
遠端配置用戶輸入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;

遠端配置參數值類型

ParameterValueType的型別別名

簽名:

type ParameterValueType = TParameterValueType;

遠端配置.遠端配置

RemoteConfig中輸入別名

簽名:

type RemoteConfig = TRemoteConfig;

遠端配置.遠端配置條件

輸入RemoteConfigCondition 的別名

簽名:

type RemoteConfigCondition = TRemoteConfigCondition;

遠端配置.遠端配置參數

RemoteConfigParameter鍵入別名

簽名:

type RemoteConfigParameter = TRemoteConfigParameter;

遠端配置.遠端配置參數組

RemoteConfigParameterGroup鍵入別名

簽名:

type RemoteConfigParameterGroup = TRemoteConfigParameterGroup;

RemoteConfig.RemoteConfigParameterValue

輸入RemoteConfigParameterValue 的別名

簽名:

type RemoteConfigParameterValue = TRemoteConfigParameterValue;

遠端配置.RemoteConfigTemplate

輸入RemoteConfigTemplate 的別名

簽名:

type RemoteConfigTemplate = TRemoteConfigTemplate;

遠端配置.遠端配置用戶

輸入RemoteConfigUser 的別名

簽名:

type RemoteConfigUser = TRemoteConfigUser;

遠端配置.TagColor

輸入TagColor 的別名

簽名:

type TagColor = TTagColor;

遠端配置版本

輸入版本別名

簽名:

type Version = TVersion;