Simple Robot
Toggle table of contents
4.13.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-test
/
love.forte.simbot.test.event
/
MockEventProcessor
Mock
Event
Processor
interface
MockEventProcessor
:
EventProcessor
(
source
)
Mock
EventProcessor
.
Since
4.13.0
Author
ForteScarlet
Members
Types
Companion
Link copied to clipboard
object
Companion
Inherited functions
push
Link copied to clipboard
abstract
fun
push
(
event
:
Event
)
:
Flow
<
EventResult
>
push
And
Launch
Link copied to clipboard
open
fun
pushAndLaunch
(
scope
:
CoroutineScope
,
event
:
Event
)
:
Job