public class ReferralData
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
CustomReferralData |
getCustomReferralData()
Gets the custom data.
|
CustomReferralData |
getOriginalCustomReferralData()
Gets the original custom data.
|
java.lang.String |
getReferrerChannelId()
Gets the id of the channel that was used for the invite.
|
java.lang.String |
getReferrerUserId()
Gets the GetSocial id of the sender user.
|
java.lang.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. |
boolean |
isGuaranteedMatch()
If GetSocial is able to retrieve extra meta information (e.g.
|
java.lang.String |
toString() |
public CustomReferralData getOriginalCustomReferralData()
public CustomReferralData getCustomReferralData()
@Nullable public java.lang.String getReferrerUserId()
public java.lang.String getReferrerChannelId()
public java.lang.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.public boolean isGuaranteedMatch()
public java.lang.String toString()
toString
in class java.lang.Object
(c) Copyright GetSocial BV, 2018. All Rights Reserved.