onCallContact

abstract suspend fun onCallContact(id: MessageStackNotificationId)

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

Parameters

id

The ID of the notification.