FailedOAuth

class FailedOAuth(description: String) : VKIDAuthFail

Represents a failure in the OAuth authentication process.

Parameters

description

Description of the OAuth failure.

Constructors

Link copied to clipboard
constructor(description: String)