| java.lang.Object | |
| ↳ | com.salesforce.marketingcloud.messages.Region | 
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | REGION_TYPE_FENCE | ||||||||||
| int | REGION_TYPE_PROXIMITY | ||||||||||
| 
  [Expand]
   Inherited Constants  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   From interface
android.os.Parcelable
 | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Region() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract LatLon | center() | ||||||||||
| int | compareTo(Region o) | ||||||||||
| abstract String | description() | ||||||||||
| abstract String | id() | ||||||||||
| abstract int | major() | ||||||||||
| abstract List<Message> | messages() | ||||||||||
| abstract int | minor() | ||||||||||
| abstract String | name() | ||||||||||
| abstract String | proximityUuid() | ||||||||||
| abstract int | radius() | ||||||||||
| abstract int | regionType() | ||||||||||
| 
  [Expand]
   Inherited Methods  | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
   
From class
  java.lang.Object
 | |||||||||||
   
From interface
  android.os.Parcelable
 | |||||||||||
   
From interface
  java.lang.Comparable
 | |||||||||||