toggle menu
ZappBase
androidJvm
switch theme
search in API
Chat
/
com.zappstudio.zappchat.domain.interactor
/
ChatMessageInteractor
/
sendFile
send
File
open
fun
sendFile
(
chat
:
ChatModel
,
url
:
String
,
description
:
String
)
:
Completable
open
fun
sendFile
(
chat
:
ChatModel
,
file
:
File
,
name
:
String
)
:
Completable