Package-level declarations

Types

Link copied to clipboard

An exception which is thrown during VK Android SDK Request while using withVKIDToken if the user didn't pass auth yet.

Link copied to clipboard

An exception which is thrown during VK Android SDK Request while using withVKIDToken if the the SDK failed to refresh access token.

Functions

Link copied to clipboard
fun <T> ApiCommand<T>.withVKIDToken(refreshTokenParamsProvider: () -> VKIDRefreshTokenParams = { VKIDRefreshTokenParams {} }): ApiCommand<T>

Add compatibility for vk-android-sdk with vkid-android-sdk to the request.