GetEventBusPlainArgs

data class GetEventBusPlainArgs(val name: String) : ConvertibleToJava<GetEventBusPlainArgs>

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

The name of the event bus.

Functions

Link copied to clipboard
open override fun toJava(): GetEventBusPlainArgs