ProximityNotificationCustomizationOptions

Overview 

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

Class Declaration 

1class ProximityNotificationCustomizationOptions

Properties 

channelIdProvider 

1val channelIdProvider: NotificationManager.NotificationChannelIdProvider?

Provider for notification channel IDs used in proximity notifications.

Type: NotificationManager.NotificationChannelIdProvider? (nullable)

smallIconResId 

1val smallIconResId: Int

Resource ID for the small icon displayed in proximity notifications.

Type: Int

Nested Types 

Companion 

1object Companion

Companion object for the ProximityNotificationCustomizationOptions class.

DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!