35 if (this.OnNeedToOpenUI !=
null)
43 if (this.OnNeedToNotifyUI !=
null)
static string GetTextValue(string key)
static string GetTextValueWith(string key, object obj)
void ReportDelayedUploadProblem(string textKey)
void ReportManifestCreationProblem(string textKey, Exception exception)
void ReportInstantUploadProblem(string textKey)
void AddReport(string reportText)
void ReportDownloadProblem(string textKey, string path, Exception exception)
void NotifyReportsScreen()
void ReportDelayedUploadProblemWithoutKnownReason(string textKey, string reasonValue)
List< IssueReport > _reports
void ReportInstantUploadProblemFromValue(string text)
List< IssueReport > GetReports()