GalErrorDetails

data class GalErrorDetails : HomeErrorDetails


Details for a GAL error.

Summary

Public constructors

Public properties

Boolean?

True if GAL error is for owner of the device.

Public constructors

GalErrorDetails

GalErrorDetails(isOwner: Boolean? = null)

Public properties

isOwner

val isOwnerBoolean?

True if GAL error is for owner of the device.