Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-api
/
love.forte.simbot.application
/
Application
/
coroutineContext
coroutine
Context
abstract
override
val
coroutineContext
:
CoroutineContext
(
source
)
Application
作为一个协程作用域的上下文信息。 必然包含一个描述生命周期的任务
Job
。