CustomAttributeAlert

constructor(startLimit: Int, validLimit: Int, startIsTime: Boolean, validIsTime: Boolean, alertOff: Boolean, isEnabled: Boolean, repeatAlert: Boolean, internalRef: Long)

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


constructor(alertParam: AlertParam, alertOff: Boolean = true, isEnabled: Boolean, repeatAlert: Boolean, internalRef: Long)