BorderCrossingAlertItem

constructor(startLimit: Int, validLimit: Int, startIsTime: Boolean, validIsTime: Boolean, isEnabled: Boolean, repeatAlert: Boolean, internalRef: Long, id: Int, status: Int, timeToDest: Int, distToDest: Int, alertPosX: Double, alertPosY: Double, countryCode: String, dist: Int, time: Int)

JNI constructor used by native code. DO NOT MODIFY - Used for native bridge instantiation.


constructor(customAlert: CustomAttributeAlert, id: Int, status: AlertStatus, timeToDest: Int, distToDest: Int, alertPos: GeoPoint, countryCode: String, dist: Int, time: Int)