TMPurchaseSharingListener

This listener can be used to customize the message included in the social sharing feature by providing a new message to replace the default one used by the Marketplace SDK. Default Message: eventTitle + " " + eventDate

Functions

Link copied to clipboard
abstract fun getShareTextForEvent(event: DiscoveryEvent): String

Set a customized sharing message based on the Event being shared.