Class OutOfBandEvent
java.lang.Object
com.sparkpost.model.Base
com.sparkpost.model.webhook.event.OutOfBandEvent
public class OutOfBandEvent extends Base
Remote MTA initially reported acceptance of a message, but it has since asynchronously reported that the message was not delivered.
-
Constructor Summary
Constructors Constructor Description OutOfBandEvent() -
Method Summary
-
Constructor Details
-
OutOfBandEvent
public OutOfBandEvent()
-