Skip to main content

ClientServerVersionMismatchException

ClientServerVersionMismatchException

An exception thrown when joining a room server that is running an incompatible Normcore version.

Properties

clientVersion

string clientVersion { get; }

The version of the client.

serverVersion

string serverVersion { get; }

The version of the room server.