Responder

interface Responder

A interface that response for an RtmpConnection.call().

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun onResult(arguments: List<Any?>)
Link copied to clipboard
abstract fun onStatus(arguments: List<Any?>)