Uses of Interface
com.sinch.sdk.domains.conversation.models.v1.webhooks.events.contact.ContactNotification
Package
Description
Conversation models for
CONTACT
sent onto callbacks-
Uses of ContactNotification in com.sinch.sdk.domains.conversation.models.v1.webhooks.events.contact
Modifier and TypeMethodDescriptionContactNotification.Builder.build()
Create instanceContactCreateEvent.getNotification()
Get notificationContactDeleteEvent.getNotification()
Get notificationContactUpdateEvent.getNotification()
Get notificationModifier and TypeMethodDescriptionContactCreateEvent.Builder.setNotification
(ContactNotification notification) see getterContactDeleteEvent.Builder.setNotification
(ContactNotification notification) see getterContactUpdateEvent.Builder.setNotification
(ContactNotification notification) see getter