Invite information for UserAcquisition. More...
#import <HIVEPromotion.h>
Inherits NSObject, and <NSCopying>.
Properties | |
NSData * | qrcode |
QR Code image data with app invite information. | |
NSString * | inviteCommonLink |
Default invite link. | |
NSString * | inviteHivemsgLink |
Invite link for HIVE certified users. | |
NSString * | inviteFacebookLink |
Invite link for Facebook certified users. | |
NSString * | inviteMessage |
Invite message (HIVE SDK v4.11.4+) | |
NSArray< HIVEAppInvitationCampaign * > * | eachCampaigns |
List of campaigns that will be rewarded every time when a campaign is completed. | |
NSArray< HIVEAppInvitationCampaignStage * > * | stageCampaigns |
List of campaigns that will be rewarded when you reach the campaign completion goal of invites. | |
NSString * | originalJson |
가공되지 않은 원본 데이터 | |
Invite information for UserAcquisition.