PreviewModeResult

The result of the AlexaPreviewModeService functions.

Types

Link copied to clipboard

The AlexaPreviewModeService function operation failed.

Link copied to clipboard

The reason of the failure.

Link copied to clipboard
data class Success(val previewModeToken: PreviewModeToken? = null) : PreviewModeResult

The AlexaPreviewModeService function operation was successful.

Inherited functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Inheritors

Link copied to clipboard
Link copied to clipboard