remoteConfig namespace

署名:

export declare namespace remoteConfig 

型エイリアス

型エイリアス 説明
ExpressionParameterValue UniqueParameterValue のエイリアスを入力します。
InAppDefaultValue InAppDefaultValue のエイリアス型。
ListVersionsOptions ListVersionsOptions の型エイリアス。
ListVersionsResult ListVersionsResult の型エイリアス。
ParameterValueType ParameterValueType の型エイリアス。
RemoteConfig RemoteConfig のエイリアスを入力します。
RemoteConfigCondition RemoteConfigCondition のエイリアスを入力します。
RemoteConfigParameter RemoteConfigParameter のエイリアスを入力します。
RemoteConfigParameterGroup RemoteConfigParameterGroup のエイリアスを入力します。
RemoteConfigParameterValue RemoteConfigParameterValue のエイリアスを入力します。
RemoteConfigTemplate RemoteConfigTemplate のエイリアスを入力します。
RemoteConfig ユーザー RemoteConfigUser のエイリアスを入力します。
TagColor TagColor のエイリアス型。
バージョン Version の型エイリアス。

RemoteConfig.ExpressionParameterValue

UniqueParameterValue のエイリアスを入力します。

署名:

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

Version の型エイリアス。

署名:

type Version = TVersion;