public class ReferralData extends Object
Modifier and Type | Method and Description |
---|---|
CustomReferralData |
getCustomReferralData()
Gets the custom data.
|
String |
getReferrerChannelId()
Gets the id of the channel that was used for the invite.
|
String |
getReferrerUserId()
Gets the GetSocial id of the sender user.
|
String |
getToken()
Get unique Smart Invite link token.
|
boolean |
isFirstMatch()
Method returns true if
ReferralData for current token is retrieved for a
first time on this device. |
String |
toString() |
public CustomReferralData getCustomReferralData()
@Nullable public String getReferrerUserId()
public String getReferrerChannelId()
public String getToken()
ReferralData
.public boolean isFirstMatch()
ReferralData
for current token is retrieved for a
first time on this device.ReferralData
is retrieved on this device for a first time. False otherwise.(c) Copyright GetSocial BV, 2017. All Rights Reserved.