movementsdk
movementsdk
/
com.foursquare.movement
/
UserStateNotification
User
State
Notification
data
class
UserStateNotification
(
val
userState
:
UserState
,
val
changedComponents
:
List
<
UserState.Component
>
)
:
Parcelable
Constructors
Properties
Constructors
User
State
Notification
Link copied to clipboard
fun
UserStateNotification
(
userState
:
UserState
,
changedComponents
:
List
<
UserState.Component
>
)
Properties
changed
Components
Link copied to clipboard
val
changedComponents
:
List
<
UserState.Component
>
user
State
Link copied to clipboard
val
userState
:
UserState