remoteConfig namespace

サイン:

export declare namespace remoteConfig 

タイプエイリアス

タイプエイリアス説明
ExplicitParameterValue ExplicitParameterValueへの型エイリアス
InAppDefaultValue InAppDefaultValueへのエイリアスを入力します
リストバージョンオプションListVersionsOptionsのエイリアスを入力します
リストバージョン結果ListVersionsResultのエイリアスを入力します
パラメータ値の種類ParameterValueTypeへの型エイリアス
リモートコンフィグRemoteConfigへのエイリアスを入力します
RemoteConfigCondition RemoteConfigConditionへのエイリアスを入力します
RemoteConfigパラメータ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へのエイリアスを入力します

サイン:

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;