OfflineUnsupportedError

class OfflineUnsupportedError(feature: String, val message: String = " isn't supported by the offline service") : SearchError

Offline search is not supported for a given feature.

Important: This is a Public Preview API. It may be changed or removed at any time.

Constructors

Link copied to clipboard
fun OfflineUnsupportedError(feature: String, message: String = " isn't supported by the offline service")

Properties

Link copied to clipboard