public class ReferredUser extends PublicUser
Modifier and Type | Class and Description |
---|---|
static class |
ReferredUser.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other) |
java.lang.String |
getInstallationChannel()
Invite channel which was used to invite this user.
|
long |
getInstallationDate()
Date when this user installed an application by your invite.
|
java.lang.String |
getInstallPlatform()
Which platform user used to install the app.
|
int |
hashCode() |
boolean |
isInstallSuspicious()
If the install was marked as suspicious.
|
boolean |
isReinstall()
If that is not first install from this device.
|
getAllPublicProperties, getAuthIdentities, getAvatarUrl, getDisplayName, getId, getIdentities, getPublicProperty, hasPublicProperty
public boolean equals(java.lang.Object other)
equals
in class PublicUser
public int hashCode()
hashCode
in class PublicUser
public long getInstallationDate()
public java.lang.String getInstallationChannel()
InviteChannelIds
.public boolean isReinstall()
public boolean isInstallSuspicious()
public java.lang.String getInstallPlatform()
InstallPlatform
constants.(c) Copyright GetSocial BV, 2018. All Rights Reserved.