BounceNotification (Google App Engine API for Java)

com.google.appengine.api.mail

Class BounceNotification

  • java.lang.Object
    • com.google.appengine.api.mail.BounceNotification


  • public final class BounceNotification
    extends java.lang.Object
    The BounceNotification object represents an incoming bounce notification.
    • Method Detail

      • getRawMessage

        public final MimeMessage getRawMessage()
        Returns:
        the original MIME message that caused the bounce.