Android SDK参考资料
AppsFlyer Android SDK参考文档。
总览
这是Android SDK参考文档。在本节中,您将找到构成SDK类别和方法的技术说明。
需要实现特定功能?请参阅SDK指南。
方案层次结构
com.appsflyer
AppsFlyerLib
: This class contains most of the SDK functionality.DeepLinkListener
: A public interface that holds the callback method for Unified Deep Linking.DeepLink
: Object that holds the deep link data.DeepLinkResult
: A public class that holds the result of a deep link resolution. If successful, it holds the deep link data.AppsFlyerConversionListener
: A public interface that lets you listen to conversions.AppsFlyerInAppPurchaseValidatorListener
: Interface that handles purchase validation success and failure.attribution
AndroidRequestListener
: Interface that gets results of requests to AppsFlyer servers.
share
CrossPromotionHelper
: Android SDK cross-promotion helper class.ShareInviteHelper
: Helper class to create user invite URLs.LinkGenerator
: Object used to create single-platform and OneLink URLs.
SDK connectors
AppsFlyerAdRevenue
: The parent class for the ad revenue SDK.
已更新 11 months ago