Zync SDK
Toggle table of contents
1.0.30
commonMain
Platform filter
commonMain
Switch theme
Search in API
Zync SDK
Zync SDK
/
zync.api.user.models
/
UserChangeEvent
/
UserContactUpdated
User
Contact
Updated
data
class
UserContactUpdated
(
val
userUid
:
String
,
val
contacts
:
List
<
UserContact
>
)
:
UserChangeEvent
Members
Constructors
User
Contact
Updated
Link copied to clipboard
constructor
(
userUid
:
String
,
contacts
:
List
<
UserContact
>
)
Properties
contacts
Link copied to clipboard
val
contacts
:
List
<
UserContact
>
user
Uid
Link copied to clipboard
val
userUid
:
String