Enum PublisherReadiness
Readiness states.
Namespace: Microsoft.MixedReality.WorldLocking.ASA
Assembly: cs.temp.dll.dll
Syntax
public enum PublisherReadiness
Remarks
The publisher is only able to process requested tasks when its state is "Ready".
Fields
Name | Description |
---|---|
Busy | |
NoManager | |
NotReadyToCreate | |
NotReadyToLocate | |
NotSetup | |
Ready | |
Starting |