VKShareLink Class Reference

Inherits from VKObject : NSObject
Declared in VKShareDialogController.h
VKShareDialogController.m

  title

Use that field for present link description in share dialog interface

@property (nonatomic, copy) NSString *title

Discussion

Use that field for present link description in share dialog interface

Declared In

VKShareDialogController.h

  link

Use that field for pass real link to VK. Host of the link will be displayed in share dialog

@property (nonatomic, copy) NSURL *link

Discussion

Use that field for pass real link to VK. Host of the link will be displayed in share dialog

Declared In

VKShareDialogController.h