toggle menu
ZappBase
androidJvm
switch theme
search in API
Chat
/
com.zappstudio.zappchat.domain.model
/
ChatType
/
BOARD
BOARD
BOARD
Members
Properties
can
Send
Message
Link copied to clipboard
val
canSendMessage
:
(
chat
:
ChatModel
,
myUserId
:
String
)
->
Boolean
child
Link copied to clipboard
val
child
:
Int
get
Chat
Image
Link copied to clipboard
val
getChatImage
:
(
chat
:
ChatModel
,
myUserId
:
String
,
ZappChatConfiguration
)
->
Maybe
<
String
>
get
Chat
Subtitle
Link copied to clipboard
val
getChatSubtitle
:
(
chat
:
ChatModel
,
myUserId
:
String
,
context
:
Context
)
->
String
?
get
Chat
Title
Link copied to clipboard
val
getChatTitle
:
(
chat
:
ChatModel
,
myUserId
:
String
,
ZappChatConfiguration
)
->
Maybe
<
String
>
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int
show
User
Name
Sender
Link copied to clipboard
val
showUserNameSender
:
Boolean
=
true