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.
Optional
onError: (error: any) => voidOptional
onComplete: () => 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).