Struct ConfigResponse
A struct representing the response of a Remote Config fetch.
Namespace: Unity.RemoteConfig
Syntax
public struct ConfigResponse
Fields
Name | Description |
---|---|
requestOrigin | The origin point of the last retrieved configuration settings. |
status | The status of the current Remote Config request. |