Error

data class Error(val message: String, val command: String) : MRAIDCommand

Constructors

Link copied to clipboard
constructor(message: String, command: String)

Properties

Link copied to clipboard
Link copied to clipboard