RagEventListener

fun interface RagEventListener

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun onRagEvent(event: RagEvent)
Link copied to clipboard
open operator fun plus(other: RagEventListener): RagEventListener