Interface NotificationRegistrationCallback

    • Method Detail

      • onNotificationRegistrationStepComplete

        void onNotificationRegistrationStepComplete​(java.lang.String command)
        Called when a step of the notification registration process is complete. The provided orchestration command is to be sent to the server.
        Parameters:
        command - an orchestration command that must be sent to the server
      • onNotificationRegistrationSuccess

        void onNotificationRegistrationSuccess​(OrchestrationUser orchestrationUser,
                                               java.lang.String notificationIdentifier)
        Called upon notification registration success
        Parameters:
        orchestrationUser - the user for which the notification registration was successful
        notificationIdentifier - the notification identifier used for the registration