Skip to main content

versionInfo

Current server version and the minimum client version the server accepts. No authentication required. Compare your client build against minimumClientVersion before connecting and prompt an update if it is too old.

versionInfo: ServerVersionInfo!

Type

ServerVersionInfo object

Server version plus the minimum client version the server will accept. A client whose build is older than minimumClientVersion should prompt the user to update before connecting.