Failed

data class Failed(val message: String) : IosImagePickOutcome(source)

Carries Failed data through the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

message

message value consumed by the API.

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard