| Package | Description |
|---|---|
| cn.leancloud.play.plugin | |
| cn.leancloud.play.plugin.context |
| Modifier and Type | Method and Description |
|---|---|
ContextStatus |
HookResponse.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
ContextStatus |
Context.getStatus()
获取当前 Context 状态
|
static ContextStatus |
ContextStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContextStatus[] |
ContextStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 LeanCloud. All rights reserved.