toggle menu
ZappBase
androidJvm
switch theme
search in API
Chat
/
com.zappstudio.zappchat.data.entity
/
ChatParticipantEntity
/
ChatParticipantEntity
Chat
Participant
Entity
constructor
(
id
:
String
=
""
,
join_timestamp
:
Any
=
ServerValue.TIMESTAMP
,
permission
:
Int
=
0
,
push_active
:
Boolean
=
false
,
unread
:
Int
=
0
)