STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.data.item.api
/
UserActivityData
User
Activity
Data
open
class
UserActivityData
Content copied to clipboard
Created by streamwide on 4/30/18.
Constructors
Functions
Constructors
User
Activity
Data
Link copied to clipboard
open
fun
UserActivityData
(
@
NonNull
eventType
:
String
,
@
NonNull
eventDate
:
String
,
manDownAngularSensibility
:
Int
)
Content copied to clipboard
Functions
get
Event
Date
Link copied to clipboard
@
NonNull
open
fun
getEventDate
(
)
:
String
Content copied to clipboard
get
Event
Type
Link copied to clipboard
@
NonNull
open
fun
getEventType
(
)
:
String
Content copied to clipboard
get
Man
Down
Angular
Sensibility
Link copied to clipboard
open
fun
getManDownAngularSensibility
(
)
:
Int
Content copied to clipboard