ConnectionFailure

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

Safety Locations could not establish a connection to the Safety Locations service.

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