OfflineWarningCode

enum OfflineWarningCode : Enum<OfflineWarningCode> , WarningCode

3000 - 3999: Offline-related warning codes

Entries

Link copied to clipboard
General(3001)

A general offline warning when a more specific warning code could not be determined.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val value: Int

The raw code value associated with the deficiency.