EventListener |
The extension point for listening to events emitted by the SDK. |
GifImageView |
A view that can display a GIF. |
LinkClickedEvent |
A link was clicked by the user. |
Megacool |
The main interface to the Megacool SDK. |
MegacoolConfig |
Configure core aspects of the SDK. |
MegacoolFileProvider |
This is a helper class to serve media attached to shares from the SDK. |
PreviewData |
The data needed to build a preview. |
PreviewFrame |
Wrapper for frame data to be shown in a media preview. |
ReceivedShareOpenedEvent |
This device clicked on a share sent by someone else. |
RecordingConfig |
Customize how a recording is done and how it's encoded into something that can be shared. |
ReferralCode |
A referral code is the magic part tacked on to URLs shared through the SDK that allows us to
credit a user for inviting others. |
ReferralReceiver |
Register this as a <receiver> in your AndroidManifest.xml to get referrals
from the Google Play store. |
SentShareOpenedEvent |
A share sent from this device caused the app to be opened by someone else. |
Share |
Shares are created when you call share(Activity) . |
ShareActivity |
Helper activity used to send share intents. |
ShareConfig |
ShareConfig enables you to customize the share created, to link to a specific section in your
game, or add additional data for analytics. |