stream-video-android
Toggle table of contents
1.25.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-video-android
stream-video-android-core
/
io.getstream.video.android.core.notifications.dispatchers
/
NotificationDispatcher
Notification
Dispatcher
interface
NotificationDispatcher
Dispatches a notification associated with a specific call.
Inheritors
DefaultNotificationDispatcher
Members
Functions
notify
Link copied to clipboard
abstract
fun
notify
(
streamCallId
:
StreamCallId
,
id
:
Int
,
notification
:
Notification
)