toggle menu
BlueConic Android SDK
7.2.0
switch theme
search in API
BlueConic Android SDK
/
com.blueconic.plugin.events
/
Event
Event
open
class
Event
Inheritors
AdvancedEvent
ClickEvent
PropertiesDialogueEvent
RecommendationsDialogueEvent
UpdateContentEvent
UpdateValuesEvent
Members
Constructors
Event
Link copied to clipboard
constructor
(
)
Properties
context
Link copied to clipboard
var
context
:
Map
<
String
,
Any
>
handled
By
Link copied to clipboard
val
handledBy
:
MutableList
<
String
>
name
Link copied to clipboard
@
SerializedName
(
value
=
"event"
)
open
var
name
:
String
screen
Name
Link copied to clipboard
var
screenName
:
String
?
Functions
add
Handled
By
Link copied to clipboard
fun
addHandledBy
(
handledBy
:
String
)
set
Location
Link copied to clipboard
fun
setLocation
(
location
:
String
)