getSecret

@NotNull
abstract fun getSecret(): @NotNull UUID

Gets the server's secret.

This secret is used to identify client in UDP connection.

Return

The server's secret.