Simple Robot
Toggle table of contents
4.14.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-extension-continuous-session
/
love.forte.simbot.extension.continuous.session
/
ContinuousSessionContext
/
get
get
abstract
operator
fun
<
C
>
get
(
key
:
ContinuousSessionKey
<
C
>
)
:
ContinuousSessionProvider
<
C
,
T
,
R
>
?
(
source
)
根据
key
获取指定的
ContinuousSessionProvider
并在找不到时返回
null
。