toggle menu
BlueConic Android SDK
5.2.6
switch theme
search in API
BlueConic Android SDK
/
com.blueconic.plugin.events
/
UpdateValuesEvent
Update
Values
Event
class
UpdateValuesEvent
(
val
selector
:
String
,
val
values
:
List
<
String
>
)
:
Event
Members
Constructors
Update
Values
Event
Link copied to clipboard
constructor
(
selector
:
String
,
values
:
List
<
String
>
)
Properties
selector
Link copied to clipboard
val
selector
:
String
values
Link copied to clipboard
val
values
:
List
<
String
>
Inherited properties
handled
By
Link copied to clipboard
val
handledBy
:
MutableList
<
String
>
screen
Name
Link copied to clipboard
var
screenName
:
String
?
Inherited functions
add
Handled
By
Link copied to clipboard
fun
addHandledBy
(
handledBy
:
String
)
set
Location
Link copied to clipboard
fun
setLocation
(
location
:
String
)