OutdatedServerVersion

data class OutdatedServerVersion(val version: <ERROR CLASS>) : RecommendedServerIssue

The SDK uses a newer version of the API compared to the server. While this normally shouldn't be a problem, it may potentially cause problems like crashes.

Constructors

Link copied to clipboard
fun OutdatedServerVersion(version: <ERROR CLASS>)

Properties

Link copied to clipboard
val version: <ERROR CLASS>