Skip to content

SearchSpacesState

daneden edited this page Jan 23, 2022 · 1 revision

SearchSpacesState

public enum SearchSpacesState: String 

Inheritance

String

Enumeration Cases

live

Returns only spaces that are currently live

case live

scheduled

Returns only spaces that are scheduled for a future date

case scheduled

all

Returns all spaces matching the query

case all
Types
Global Variables
Global Functions
Extensions
Clone this wiki locally