Uses of Class
com.totvs.tjf.communication.sdk.events.MessageEvent.AttachmentEvent
Packages that use MessageEvent.AttachmentEvent
Package
Description
-
Uses of MessageEvent.AttachmentEvent in com.totvs.tjf.communication.sdk.events
Methods in com.totvs.tjf.communication.sdk.events that return MessageEvent.AttachmentEventMethods in com.totvs.tjf.communication.sdk.events that return types with arguments of type MessageEvent.AttachmentEvent -
Uses of MessageEvent.AttachmentEvent in com.totvs.tjf.communication.sdk.events.broadcast
Method parameters in com.totvs.tjf.communication.sdk.events.broadcast with type arguments of type MessageEvent.AttachmentEventModifier and TypeMethodDescriptionBroadcastAddedEvent.BroadcastMessageEvent.BroadcastMessageEventBuilder.attachments
(Set<MessageEvent.AttachmentEvent> attachments) -
Uses of MessageEvent.AttachmentEvent in com.totvs.tjf.communication.sdk.events.email
Method parameters in com.totvs.tjf.communication.sdk.events.email with type arguments of type MessageEvent.AttachmentEventModifier and TypeMethodDescriptionEmailAddedEvent.EmailMessageEvent.EmailMessageEventBuilder.attachments
(Set<MessageEvent.AttachmentEvent> attachments) -
Uses of MessageEvent.AttachmentEvent in com.totvs.tjf.communication.sdk.events.history
Method parameters in com.totvs.tjf.communication.sdk.events.history with type arguments of type MessageEvent.AttachmentEventModifier and TypeMethodDescriptionHistoryMessageAddedEvent.HistoryMessageAddedEventBuilder.attachments
(Set<MessageEvent.AttachmentEvent> attachments) -
Uses of MessageEvent.AttachmentEvent in com.totvs.tjf.communication.sdk.events.notification
Method parameters in com.totvs.tjf.communication.sdk.events.notification with type arguments of type MessageEvent.AttachmentEventModifier and TypeMethodDescriptionNotificationAddedEvent.NotificationMessageEvent.NotificationMessageEventBuilder.attachments
(Set<MessageEvent.AttachmentEvent> attachments) -
Uses of MessageEvent.AttachmentEvent in com.totvs.tjf.communication.sdk.events.sms
Method parameters in com.totvs.tjf.communication.sdk.events.sms with type arguments of type MessageEvent.AttachmentEventModifier and TypeMethodDescriptionSmsAddedEvent.SmsMessageEvent.SmsMessageEventBuilder.attachments
(Set<MessageEvent.AttachmentEvent> attachments) -
Uses of MessageEvent.AttachmentEvent in com.totvs.tjf.communication.sdk.events.whatsapp
Method parameters in com.totvs.tjf.communication.sdk.events.whatsapp with type arguments of type MessageEvent.AttachmentEventModifier and TypeMethodDescriptionWhatsAppAddedEvent.WhatsAppMessageEvent.WhatsAppMessageEventBuilder.attachments
(Set<MessageEvent.AttachmentEvent> attachments)