FunctionsServerSetConnectedServerSetConnected CallableServerSetConnected(connected: boolean, errorMessage?: string): voidSets the connection status of the server and updates the login page messageParametersconnected: booleanwhether or not the websocket connection to the server has been established successfullyoptionalerrorMessage: stringthe error message to display if not connectedReturns void
Sets the connection status of the server and updates the login page message