status property
The status of the remote access session. Can be any of the following:
- PENDING.
- PENDING_CONCURRENCY.
- PENDING_DEVICE.
- PROCESSING.
- SCHEDULING.
- PREPARING.
- RUNNING.
- COMPLETED.
- STOPPING.
Implementation
final ExecutionStatus? status;
The status of the remote access session. Can be any of the following:
final ExecutionStatus? status;