toggle menu
kindlysdk
main
switch theme
search in API
kindlysdk
/
no.kindly.chatsdk.chat.common
/
showToast
show
Toast
fun
Context
.
showToast
(
@
StringRes
content
:
Int
,
length
:
Int
?
=
null
)
Context extension for showing toast
Parameters
id
Content
string resource
fun
Context
.
showToast
(
content
:
String
,
length
:
Int
?
=
null
)