Returns the default space.
Observable which indicates when the default space is available.
Returns the list of spaces.
Joins an existing space using the given invitation.
OptionalonError: (error: any) => voidOptionalonComplete: () => voidWait for the observable to complete.
Optional__namedParameters: { timeout?: number }Promise that resolves to the value of the observable at the time of completion.
Resolves when the default space is available.
TODO(burdon): Public API (move comments here).