VKCaptchaView Class Reference

Inherits from UIView
Declared in VKCaptchaView.h
VKCaptchaView.m

Overview

View for displaying captcha. Don’t use it dirrectly. Use VKCaptchaViewController

– initWithFrame:andError:

Initializes view with captcha error

- (id)initWithFrame:(CGRect)frame andError:(VKError *)captchaError

Parameters

frame

bounds of window where view will be displayed

captchaError

error for request that causes captcha-check

Discussion

Initializes view with captcha error

Declared In

VKCaptchaView.h