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 TypeClassDescriptionclass
Event executed when a new history is added.class
Event executed when a new history message is added.class
Event executed when an error occurred while adding a new history message.class
Event executed when an error occurred while adding a new history.class
Event executed when a new history recipient is added.class
Event executed to remove a recipient from a history.class
Event executed when an error occurred while adding a history recipient.class
Event executed when an error occurred while deleting a history recipient.class
Event executed when a recipient is removed from a history.class
Event executed to delete a history recipient.class
Event executed when a new history tag is added.class
Event executed to remove a tag from a history.class
Event executed when an error occurred while adding a history tag.class
Event executed when an error occurred while deleting a history tag.class
Event executed when a tag is removed from a history.class
Event 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 TypeClassDescriptionclass
This class represents the default structure of a message.class
This class represents the default structure of a message that supports attachment.class
This class represents the default structure of an attachment.class
This class represents the default structure of an broadcast message.class
This class represents the default structure of an attachment utilizing URLs.class
This class represents the default structure of an email.class
This class represents the default structure of an email attachment.class
This class represents the default structure for a History.class
This class represents the default structure of a history message.class
This class represents the default structure for a history reply.class
This class represents the default structure of a notification.class
This class represents the default structure of a SMS.class
class
class
This class represents the default structure of a voice message.class
This class represents the default structure of a WhatsApp message.