Uses of Interface
com.totvs.tjf.communication.sdk.messages.Publisher
Packages that use Publisher
Package
Description
-
Uses of Publisher in com.totvs.tjf.communication.sdk
Methods in com.totvs.tjf.communication.sdk with type parameters of type Publisher -
Uses of Publisher in com.totvs.tjf.communication.sdk.events.history
Classes in com.totvs.tjf.communication.sdk.events.history that implement PublisherModifier and TypeClassDescriptionclassEvent executed when a new history is added.classEvent executed when a new history message is added.classEvent executed when an error occurred while adding a new history message.classEvent executed when an error occurred while adding a new history.classEvent executed when a new history recipient is added.classEvent executed to remove a recipient from a history.classEvent executed when an error occurred while adding a history recipient.classEvent executed when an error occurred while deleting a history recipient.classEvent executed when a recipient is removed from a history.classEvent executed to delete a history recipient.classEvent executed when a new history tag is added.classEvent executed to remove a tag from a history.classEvent executed when an error occurred while adding a history tag.classEvent executed when an error occurred while deleting a history tag.classEvent executed when a tag is removed from a history.classEvent executed to delete a history tag. -
Uses of Publisher in com.totvs.tjf.communication.sdk.messages
Classes in com.totvs.tjf.communication.sdk.messages that implement PublisherModifier and TypeClassDescriptionclassThis class represents the default structure of a message.classThis class represents the default structure of a message that supports attachment.classThis class represents the default structure of an attachment.classThis class represents the default structure of an broadcast message.classThis class represents the default structure of an attachment utilizing URLs.classThis class represents the default structure of an email.classThis class represents the default structure of an email attachment.classThis class represents the default structure for a History.classThis class represents the default structure of a history message.classThis class represents the default structure for a history reply.classThis class represents the default structure of a notification.classThis class represents the default structure of a SMS.classclassclassThis class represents the default structure of a voice message.classThis class represents the default structure of a WhatsApp message.