VKCaptchaView Class Reference
| Inherits from | UIView |
|---|---|
| Declared in | VKCaptchaView.h VKCaptchaView.m |
– initWithFrame:andError:
Initializes view with captcha error
- (id)initWithFrame:(CGRect)frame andError:(VKError *)captchaErrorParameters
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