storeState

fun storeState(state: String, timeoutMinutes: Int = DEFAULT_TIMEOUT_MINUTES)

存储 state 及超时时间

Parameters

state

要存储的 state

timeoutMinutes

超时时间(分钟),默认为 10 分钟