kindlysdk
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
kindlysdk
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
)