stream-chat-android
Toggle table of contents
7.2.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-chat-android
stream-chat-android-client
/
io.getstream.chat.android.client.notifications.handler
/
NotificationHandler
/
showNotification
show
Notification
abstract
fun
showNotification
(
notification
:
ChatNotification
)
Show a notification for the given
ChatNotification
.
Parameters
notification
The notification to be shown.