Package-level declarations

Types

Link copied to clipboard
class BrazeGeofenceManager(    context: Context,     apiKey: String,     val brazeManager: IBrazeManager,     configurationProvider: BrazeConfigurationProvider,     serverConfigStorageProvider: ServerConfigStorageProvider,     internalIEventMessenger: IEventMessenger) : IGeofenceManager, IBrazeGeofenceLocationUpdateListener
Link copied to clipboard

Interface for handling interactions between BrazeGeofenceManager and GooglePlayLocationUtils.