MaestroMetaListener

Responsible for withholding history of conversion requests

Properties

Link copied to clipboard
Link copied to clipboard
const val MAX_QUEUE_LENGTH: Int = 256
Link copied to clipboard
var rootListener: () -> Unit?

Functions

Link copied to clipboard
Link copied to clipboard
fun pushEvent(child: String, from: String, to: String, error: String? = null)