onCallContact

abstract suspend fun onCallContact(id: MessagingAppService.MessageStackNotificationId)

Initiate a call to the sender of the message stack notification with the specified id.

Parameters

id

The ID of the notification.