Package com.tomtom.ivi.appsuite.messaging.api.testing.messagingappservicemock

Functions

Link copied to clipboard
@MainThread
fun MessagingAppServiceMock.addNotification(notification: MessagingAppService.MessageStackNotification)

Add or update a conversation.

Link copied to clipboard
@MainThread
fun MessagingAppServiceMock.defaultInit()

Performs a default initialization of the messaging service mock which makes the service
available.

Link copied to clipboard
@MainThread
fun MessagingAppServiceMock.removeNotification(notificationId: MessagingAppService.MessageStackNotificationId)

Remove a conversation.