toggle menu
BIT App
androidJvm
switch theme
search in API
core
/
com.atech.core.usecase
/
GetChatSettings
Get
Chat
Settings
data
class
GetChatSettings
@
Inject
constructor
(
db
:
FirebaseFirestore
)
Members
Constructors
Get
Chat
Settings
Link copied to clipboard
@
Inject
constructor
(
db
:
FirebaseFirestore
)
Functions
invoke
Link copied to clipboard
suspend operator
fun
invoke
(
uid
:
String
)
:
Pair
<
Triple
<
Boolean
,
Long
,
Int
>
?
,
Exception
?
>