toggle menu
ZappBase
androidJvm
switch theme
search in API
Chat
/
com.zappstudio.zappchat.domain.interactor
/
ChatMessageInteractor
/
sendLocation
send
Location
open
fun
sendLocation
(
chat
:
ChatModel
,
description
:
String
,
location
:
Location
)
:
Completable
open
fun
sendLocation
(
chat
:
ChatModel
,
description
:
String
,
preview
:
File
,
location
:
Location
)
:
Completable
open
fun
sendLocation
(
chat
:
ChatModel
,
description
:
String
,
preview
:
String
,
location
:
Location
)
:
Completable