StreamingStatus

cee.ug.StreamingStatus

Status of the server communication

Enumeration Members

cee.ug.StreamingStatus.DATA_STREAMING_COMPLETE
DATA_STREAMING_COMPLETE: 2

The client is up-to-date, no data needed from the server

cee.ug.StreamingStatus.DATA_STREAMING_NOT_STARTED
DATA_STREAMING_NOT_STARTED: 0

The client model is non-existing or out-of-date, and needs data streamed from the server

cee.ug.StreamingStatus.STREAMING_DATA
STREAMING_DATA: 1

The client is receiving 3d data from the server