UnsupportedServerVersion

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

The SDK does not support the server version.

Constructors

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

Properties

Link copied to clipboard
val version: <ERROR CLASS>