Companion

object Companion

Properties

Link copied to clipboard
const val REGION_TYPE_FENCE: Int = 1
Link copied to clipboard
const val REGION_TYPE_PROXIMITY: Int = 3

Functions

Link copied to clipboard
@JvmStatic
fun fromJson(jsonObject: JSONObject?): Region?

Creates a Region object from a JSONObject.