Firebase.RemoteConfig.ConfigInfo

Describes the state of the most recent Fetch() call.

Summary

Normally returned as a result of the GetInfo() function.

Properties

FetchTime
System.DateTime
The time when the last fetch operation completed.
LastFetchFailureReason
The reason the most recent fetch failed.
LastFetchStatus
The status of the last fetch request.
ThrottledEndTime
System.DateTime
The time when Remote Config data refreshes will no longer be throttled.

Properties

FetchTime

System.DateTimeFetchTime

The time when the last fetch operation completed.

LastFetchFailureReason

FetchFailureReasonLastFetchFailureReason

The reason the most recent fetch failed.

LastFetchStatus

LastFetchStatusLastFetchStatus

The status of the last fetch request.

ThrottledEndTime

System.DateTimeThrottledEndTime

The time when Remote Config data refreshes will no longer be throttled.