toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.event
/
ContinuousSessionProvider
/
push
push
abstract
fun
push
(
value
:
T
)
(
source
)
向其对应的
ContinuousSessionReceiver
推送一个结果。 正常来讲,一个 session 只能够推送一次,如果多次推送可能会导致异常, 注意处理。
See also
Continuous
Session
Provider.
is
Completed