MiSnap 5.x Release Pipeline
androidJvm
core
/
com.miteksystems.misnap.core
/
MibiData
/
Uxp
Uxp
@
Serializable
class
Uxp
Members
Constructors
Uxp
Link copied to clipboard
constructor
(
)
Functions
add
Event
Link copied to clipboard
fun
addEvent
(
event
:
String
,
vararg
values
:
String
)
reset
Link copied to clipboard
fun
reset
(
)
Removes all UXP events.
Properties
events
Link copied to clipboard
val
events
:
ArrayList
<
List
<
String
>
>