toggle menu
BlueConic Android SDK
5.2.6
switch theme
search in API
BlueConic Android SDK
/
com.blueconic.plugin.events
/
UpdateContentEvent
Update
Content
Event
class
UpdateContentEvent
:
Event
Members
Constructors
Update
Content
Event
Link copied to clipboard
constructor
(
content
:
String
)
constructor
(
content
:
String
,
selector
:
String
?
)
Properties
content
Link copied to clipboard
var
content
:
String
selector
Link copied to clipboard
var
selector
:
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
)