toolkit / com.sas.android.visualanalytics.sdk.model / Report / ReportStatus
ReportStatus
enum class ReportStatus
Describes changes in status of the SAS Visual Analytics report
Enum Values
| REPORT_UPDATED | The report was updated locally. |
| REPORT_UPDATING | The report is in the process of downloading. |
| REPORT_SUBSCRIBED | The report has been downloaded locally. |
| REPORT_UNSUBSCRIBED | The report does not exist locally. |
| REPORT_UNAVAILABLE | The report no longer exists, or is not accessible, on the server. |