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