BeaconRegion
Package: com.salesforce.marketingcloud.proximity
Full Class Name: com.salesforce.marketingcloud.proximity.BeaconRegion
A data class representing a beacon region in the Salesforce Marketing Cloud SDK. This class implements Parcelable for Android parcelization support.
- Implements:
android.os.Parcelable
A unique identifier for the beacon region.
The identifier of the beacon region.
The major value of the beacon region.
The minor value of the beacon region.
- This is a data class, which automatically provides
equals(),hashCode(),toString(), andcopy()methods - Available in Marketing Cloud SDK version 11.0.0.0
- Part of the proximity messaging functionality
- Target platform: androidJvm