recover
open suspend fun recover(eventSubscriptionToken: String, params: EventSubscriptionRecoverParams = EventSubscriptionRecoverParams.none(), requestOptions: RequestOptions = RequestOptions.none())
Resend all failed messages since a given time.
abstract suspend fun recover(params: EventSubscriptionRecoverParams, requestOptions: RequestOptions = RequestOptions.none())