Constructors

Link copied to clipboard
constructor(jsonObject: JSONObject)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val id: String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun compareTo(other: BrazeGeofence): Int
Link copied to clipboard

Check whether this geofence is identical to another geofence based on their server data from Braze.

Link copied to clipboard
open override fun forJsonPut(): JSONObject
Link copied to clipboard
fun BrazeGeofence.toGeofence(): <Error class: unknown class>

Creates a Google Play Location Services Geofence object from a BrazeGeofence.

Link copied to clipboard
open override fun toString(): String