@ParametersAreNonnullByDefault
See: Description
Interface | Description |
---|---|
FetchReferralDataCallback |
Used to get result of
GetSocial.getReferralData(FetchReferralDataCallback callback) . |
InviteCallback |
Used to get result of
GetSocial.sendInvite(String providerId, InviteCallback callback) . |
Class | Description |
---|---|
CustomReferralData | Deprecated
Use
LinkParams instead. |
ImageContentProvider |
Content Provider that enables image attachments to Smart Invites for providers like Email, Twitter and others.
|
InstallPlatform |
List of installation platforms.
|
InstallReferrerReceiver |
BroadcastReceiver to catch INSTALL_REFERRER intent after app install.
|
InviteChannel |
Stores information about a way to send an invite and how it should be presented.
|
InviteChannelIds |
Collection of supported
InviteChannelPlugin s. |
InviteChannelPlugin |
Base abstract class for all GetSocial invite channel plugins.
|
InviteContent |
Contains invite message content like attached image url, localized subject and text.
|
InviteContent.Builder |
Convenience class to create Invite content.
|
InvitePackage |
A collection of the data needed when sending an invite.
|
InvitePackage.Builder | |
InviteTextPlaceholders |
Collection of placeholders to be used to build Smart Invite message text.
|
LinkParams | |
LocalizableText | |
MultipleInstallReferrerReceiver |
BroadcastReceiver to catch INSTALL_REFERRER intent after app install and forward
to all
BroadcastReceiver s declared after this one. |
ReferralData |
Container for custom data attached to referral url and additional
information about referrer (sender) user.
|
ReferredUser | |
ReferredUser.Builder |
(c) Copyright GetSocial BV, 2018. All Rights Reserved.