Package com.tomtom.ivi.platform.messaging.api.testing.servicemockextension

Functions

Link copied to clipboard
@MainThread
fun MessagingServiceMock.addConversation(conversation: Conversation)

Add or update a conversation.

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

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

Link copied to clipboard
@MainThread
fun MessagingServiceMock.removeConversation(conversationId: Uid<Conversation>)

Remove a conversation.