Package com.helpscout.beacon

Types

Beacon
Link copied to clipboard
open class Beacon
BeaconDatastore
Link copied to clipboard
interface BeaconDatastore
Used to persist Beacon related config this is intended to be internal only
BeaconInitProvider
Link copied to clipboard
class BeaconInitProvider : ContentProvider
Internal Beacon SDK class to handle the initialisation of the SDK with Application ContextAuto Init can be disabled by adding the following meta-data tag to your manifest.
SDKInitException
Link copied to clipboard
class SDKInitException(s: String) : IllegalStateException
Used to indicate improper usage of the Beacon Android SDKPrints hard to miss message in the log.