braze-android-sdk
24.3.0
braze-android-sdk
/
com.braze.models
Package-level
declarations
Types
Types
Braze
Geofence
Link copied to clipboard
class
BrazeGeofence
:
IPutIntoJson
<
JSONObject
?
>
,
Comparable
<
BrazeGeofence
>
Feature
Flag
Link copied to clipboard
data
class
FeatureFlag
:
IPutIntoJson
<
JSONObject
?
>
IBraze
Location
Link copied to clipboard
interface
IBrazeLocation
:
IPutIntoJson
<
JSONObject
>
IPut
Into
Json
Link copied to clipboard
interface
IPutIntoJson
<
T
>