onStopPlayback

abstract suspend fun onStopPlayback(id: MessagingAppService.MessageStackNotificationId)

Stop playback for message stack notification with the specified id.

Parameters

id

The ID of the notification.