OutdatedServerVersion

data class OutdatedServerVersion(val version: <Error class: unknown 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
constructor(version: <Error class: unknown class>)

Properties

Link copied to clipboard
val version: <Error class: unknown class>