SubscriptionFailure

class SubscriptionFailure(val message: String? = null) : SafetyLocationsFailure

Safety Locations could not complete a subscription request.

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

Constructors

Link copied to clipboard
constructor(message: String? = null)

Inherited properties

Link copied to clipboard