Constructors

Link copied to clipboard
fun BrazeGeofence(jsonObject: JSONObject)

Types

Link copied to clipboard
object Companion

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
open override fun toString(): String

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

Extensions

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

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