ShareInviteHelper.generateInviteUrl(Context)
LinkGenerator.generateLink(Context, CreateOneLinkHttpTask.ResponseListener)
AppsFlyerLib.init(String, AppsFlyerConversionListener, Context)
Use this method to initialize AppsFlyer SDK. This API should be called inside your Application class's onCreate method.
AppsFlyerLib.startTracking(Context)
AppsFlyerLib.startTracking(Context, String, AppsFlyerRequestListener)
AppsFlyerLib.trackEvent(Context, String, Map, AppsFlyerRequestListener)