Package-level declarations
Types
Link copied to clipboard
Main entry point for interacting with the Beacon SDK UI.
Link copied to clipboard
class BeaconEventLifecycleHandler(onOpenedListener: BeaconOnOpenedListener?, onClosedListener: BeaconOnClosedListener?) : Application.ActivityLifecycleCallbacks
Lifecycle handler for tracking Beacon open and close events.
Link copied to clipboard
interface BeaconOnClosedListener
Listener interface for Beacon close events. Implement this interface to be notified when the Beacon is closed.
Link copied to clipboard
interface BeaconOnOpenedListener
Listener interface for Beacon open events. Implement this interface to be notified when the Beacon is opened.
Link copied to clipboard
Processes push notifications from Firebase Cloud Messaging (FCM) for the Beacon SDK.