Vixen
02b45cc4
csharp
public enum PlayStatus

What the gate decided about a request to play.

Read the guide page for this →

Fields and properties (4)

  • Placed

    There is a shard and it is ready. Open a session to the endpoint with the ticket.

  • Starting

    A shard is coming up. Ask again shortly, and show a wait rather than a failure.

  • Refused

    Nowhere, for a reason waiting will not fix.

  • UpdateRequired

    Your content does not match the fleet's. Fetch the catalog and ask again. ADR-022.

Used by (8)

  • GateClientVixen.Live.Client
  • GateClientTestsVixen.Live.Client.Tests
  • GateJsonVixen.Live.Abstractions
  • GateLogVixen.Live.Gate
  • GateProtocolTestsVixen.Live.Abstractions.Tests
  • GateServiceVixen.Live.Gate
  • GateServiceTestsVixen.Live.Gate.Tests
  • PlayResponseVixen.Live.Abstractions