Radar Context
class RadarContext(geofences: Array<RadarGeofence>, place: RadarPlace?, country: RadarRegion?, state: RadarRegion?, dma: RadarRegion?, postalCode: RadarRegion?)
Content copied to clipboard
Represents the context for a location.
See also
Constructors
RadarContext
Link copied to clipboard
fun RadarContext(geofences: Array<RadarGeofence>, place: RadarPlace?, country: RadarRegion?, state: RadarRegion?, dma: RadarRegion?, postalCode: RadarRegion?)
Content copied to clipboard
Functions
toJson
Link copied to clipboard