Class CompletionListener


  • public class CompletionListener
    extends Object
    • Constructor Detail

    • Method Detail

      • onCompletion

        void onCompletion()
        Notifies the application that the message has been successfully sent
      • onException

        void onException​(Exception exception)
        Notifies user that the specified exception was thrown while attempting to send the specified message. If an exception occurs it is undefined whether or not the message was successfully sent.
        Parameters:
        exception - the exception