0 purchases
beacon monitoring platform interface
beacon_monitoring_platform_interface #
A common platform interface for the beacon_monitoring plugin.
Usage #
To implement a new platform-specific implementation of beacon_monitoring,
extend BeaconMonitoringPlatform with an implementation that performs the platform-specific behavior,
and when you register your plugin,
set the default BeaconMonitoringPlatform by calling BeaconMonitoringPlatform.instance = MyBeaconMonitoring().
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.