...
Gets a list of all current spaces which can be joined | |
Triggers when spaces become available to you that you can join, or when their metadata changes | |
Checks if there is any active connection to a space | |
Connects to a Space; joining voice & video and recieving/processing the journal | |
AwaitAnySpaceBeginLoading | Triggers when you begin attempting to join a space, returning the ID of the space being joined |
AwaitAnySpaceConnection | Triggers immediately if you are already in a space, otherwise triggers as soon as you connect |
ExitSpace | Disconnects you from a given space. You will stop recieving property updates, and lose user & voice connections |
...