Uses of Interface
com.totvs.tjf.communication.sdk.events.DeliveryEvent
Packages that use DeliveryEvent
Package
Description
-
Uses of DeliveryEvent in com.totvs.tjf.communication.sdk.events.email
Classes in com.totvs.tjf.communication.sdk.events.email that implement DeliveryEventModifier and TypeClassDescriptionclass
Event executed when a new email is added.class
Event executed when an error occurred while adding a new email. -
Uses of DeliveryEvent in com.totvs.tjf.communication.sdk.events.history
Classes in com.totvs.tjf.communication.sdk.events.history that implement DeliveryEventModifier 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. -
Uses of DeliveryEvent in com.totvs.tjf.communication.sdk.events.notification
Classes in com.totvs.tjf.communication.sdk.events.notification that implement DeliveryEventModifier and TypeClassDescriptionclass
Event executed when a new notification is added.class
Event executed when an error occurred while adding a new notification. -
Uses of DeliveryEvent in com.totvs.tjf.communication.sdk.events.sms
Classes in com.totvs.tjf.communication.sdk.events.sms that implement DeliveryEventModifier and TypeClassDescriptionclass
Event executed when a new SMS is added.class
Event executed when an error occurred while adding a new SMS. -
Uses of DeliveryEvent in com.totvs.tjf.communication.sdk.events.whatsapp
Classes in com.totvs.tjf.communication.sdk.events.whatsapp that implement DeliveryEventModifier and TypeClassDescriptionclass
Event executed when a new WhatApp message is added.class
Event executed when an error occurred while adding a new WhatsApp message.