Interface NotificationTransport

    • Method Detail

      • sendNotification

        void sendNotification​(@NotNull
                              @NotNull Notification notification)
        Send off the notification of this transport type.
        Parameters:
        notification - object (used to generate notification content)