TOO_OLD_CLIENT

Represents an error due to using an outdated version of the SDK that cannot communicate with the server.

This error occurs when the SDK version being used is too old to establish communication with the server. To resolve this, update to a newer version of the SDK.

Properties

Link copied to clipboard
val code: Int

The integer value associated with each ErrorCode.

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int