toggle menu
BlueConic Android SDK
5.2.6
switch theme
search in API
BlueConic Android SDK
/
com.blueconic.plugin
/
EngagementService
/
EngagementService
Engagement
Service
constructor
(
blueConicClient
:
BlueConicClient
,
context
:
BlueConicClient.InteractionContext
,
propertyId
:
String
,
isInterest
:
Boolean
,
allInterests
:
List
<
String
>
=
mutableListOf()
,
useHalfTime
:
Boolean
)