| Interface | Description |
|---|---|
| Promise<V> |
An object that acts as a proxy for a result that is initially unknown,
usually because the computation of its value is yet incomplete.
|
| Enum | Description |
|---|---|
| ThreadContext |
Represents the two main types of
Thread on the server. |
Copyright © 2022. All rights reserved.