BeaconLogger
BeaconRegion
ProximityNotificationCustomizationOptions
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!
ProximityNotificationCustomizationOptions is a class in the Salesforce Marketing Cloud Unified SDK that provides customization options for proximity-based notifications.
Package: com.salesforce.marketingcloud.proximity
Platform: androidJvm
SDK Version: 11.0.0
1class ProximityNotificationCustomizationOptions1val channelIdProvider: NotificationManager.NotificationChannelIdProvider?Provider for notification channel IDs used in proximity notifications.
Type: NotificationManager.NotificationChannelIdProvider? (nullable)
1val smallIconResId: IntResource ID for the small icon displayed in proximity notifications.
Type: Int
1object CompanionCompanion object for the ProximityNotificationCustomizationOptions class.