Package-level declarations
Types
Link copied to clipboard
class AttributionData(network: String, campaign: String, adGroup: String, creative: String) : IPutIntoJson<JSONObject>
Link copied to clipboard
data class BrazeLocation @JvmOverloads constructor(_latitude: Double, _longitude: Double, _altitude: Double? = null, _accuracy: Double? = null) : IBrazeLocation
Link copied to clipboard
Defines and stores metadata about events and purchases.
Functions
Link copied to clipboard
Filters non-String keys and turns Date values into BrazeDateFormat.LONG strings.