class ProximityZoneBuilder
Lets you build your ProximityZone objects in a fluent builder manner.
Author
Estimote Inc. (contact@estimote.com)
class CallbackBuilder
Builder for setting up actions and creating the final object |
|
class RangeBuilder
Builder for choosing range |
ProximityZoneBuilder()
Lets you build your ProximityZone objects in a fluent builder manner. |
fun forTag(tag: String): RangeBuilder
Lets you define tag to observe for |