主题×
Making calls to the library
This information to help you make calls to the plugin from your scripts.
如果需要从脚本中调用插件,则必须导入命名空间。
通过使用
Com.Adobe.Mobile
:
- iOS :导入命名空间后,您可以通过类中的静态方法直接对SDK进行调 ADBMobile 用。
- Android :您可以通过类中的静态方法直接调用SDK Config/Analytics/Target/AudienceManager/Media 。