Type alias PluginAdvertisingData

PluginAdvertisingData: ArrayBuffer | ArrayBufferLike | iOSAdvertisingData

Core type of data to expect on the 'advertising' property. Android will give a type of buffer value, where iOS will give a property map.

Generated using TypeDoc