PlayServicesError

data class PlayServicesError(val errorCode: Int, val message: String) : GeofenceError

Google Play Services error.

Constructors

Link copied to clipboard
constructor(errorCode: Int, message: String)

Properties

Link copied to clipboard
Link copied to clipboard