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 »

The CavrnusSpaceConnection is the most commonly used type in the CavrnusSpatialConnector.

It represents a user’s live connection to a space, and is required for most API function calls.

Since the CavrnusSpaceConnection takes awhile to arrive after calling JoinSpace, the best way to get a hold of it is to call AwaitAnySpaceConnection and use the result.

  • No labels