CavrnusSpaceConnection (.NET)
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.
Â