API/Autodoc/Classes/RuStore.RemoteConfig.BackgroundConfigUpdateError.en.md


RuStore::RemoteConfig::BackgroundConfigUpdateError

Contains information about an error in the background synchronization operation.

Public Attributes

Name
string message — Error message.
RuStoreError cause — Additional information about the error.

variable message

string message;

Error message.

variable cause

RuStoreError cause;

Additional information about the error.