Geofence.GeofenceTransition

  • Geofence.GeofenceTransition is an abstract annotation representing a geofence transition event.

  • It inherits standard methods like annotationType(), equals(), hashCode(), and toString() from the java.lang.annotation.Annotation interface.

public static abstract @interface Geofence.GeofenceTransition implements Annotation

Geofence transition event.

Inherited Method Summary