public class ReferralData
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getLinkParams()
Gets the referral link parameters.
|
java.util.Map<java.lang.String,java.lang.String> |
getOriginalLinkParams()
Gets the original referral link parameters.
|
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 the app is installed for the first time on this device.
|
boolean |
isFirstMatchLink()
Method returns true if the app is opened for this link the first time on this device.
|
boolean |
isGuaranteedMatch()
If GetSocial is able to retrieve extra meta information (e.g.
|
boolean |
isReinstall()
Method returns true if the app is reinstalled on this device.
|
java.lang.String |
toString() |
public java.util.Map<java.lang.String,java.lang.String> getOriginalLinkParams()
public java.util.Map<java.lang.String,java.lang.String> getLinkParams()
public java.lang.String getReferrerUserId()
public java.lang.String getReferrerChannelId()
public java.lang.String getToken()
ReferralData
.public boolean isFirstMatch()
public boolean isGuaranteedMatch()
public boolean isReinstall()
public boolean isFirstMatchLink()
public java.lang.String toString()
toString
in class java.lang.Object
(c) Copyright GetSocial BV, 2021. All Rights Reserved.