Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

- Declaration

public static async Task<CavrnusUser> AwaitLocalUser(this CavrnusSpaceConnection spaceConnection)

- Description

Completes when the local user becomes present in the given space. Normally there is a delay between first calling JoinSpace and the local user fully connecting/setting up.

If the local user is already present this will complete immediately.

- Sample

//Coming soon!

  • No labels