OfflineWarningCode  
    @Serializable(with = OfflineWarningCodeSerializer::class) 
3000 - 3999: Offline-related warning codes
3300 - 3399: DRM
Entries
Link copied to clipboard
                  A general DRM warning when a more specific warning code could not be determined. The message of the according OfflineEvent.Warning provides more information.
Link copied to clipboard
                  Releasing the DRM license failed.
Properties
Functions
Link copied to clipboard
                  Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
                  Returns an array containing the constants of this enum type, in the order they're declared.