VKIDGroupSubscriptionFail

Represents the failure cases for Group Subscription flow.

Since

2.5.0

Parameters

description

The fail description. Can be used for identifying the error. Should not be displayed to users.

Inheritors

Types

Link copied to clipboard

Represents an error when user is already a member of the group.

Link copied to clipboard

Represents flow cancellation by clicking on the cancel button.

Link copied to clipboard

Represents flow cancellation by closing the sheet.

Link copied to clipboard

Represents flow cancellation by sheet dismission.

Link copied to clipboard
class Other(val throwable: Throwable) : VKIDGroupSubscriptionFail

Represents uncategorized errors, check description for more info.

Link copied to clipboard

Represents the case when you passed access token from service account to the flow.

Properties

Link copied to clipboard

The fail description. Can be used for identifying the error. Should not be displayed to users.