POIAlertItem
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, form: Form?, classID: Int, dist: Int, time: Int)
JNI constructor used by native code. DO NOT MODIFY - Used for native bridge instantiation.
constructor(customAlert: CustomPOIAlert, id: Int, status: AlertStatus, timeToDest: Int, distToDest: Int, alertPos: GeoPoint, form: Form?, classID: Int, dist: Int, time: Int)