Class EventSubscriptionReplayMissingParams

  • All Implemented Interfaces:
    com.lithic.api.core.Params

    
    public final class EventSubscriptionReplayMissingParams
     implements Params
                        

    Replays messages to the endpoint. Only messages that were created after begin will be sent. Messages that were previously sent to the endpoint are not resent. Message will be retried if endpoint responds with a non-2xx status code. See Retry Schedule for details.