public interface SDKEventRecoveryStatusListener
Modifier and Type | Method and Description |
---|---|
void |
onEventRecoveryCompleted(URN eventId,
long requestId)
Method invoked when a requested event recovery completes
|
void onEventRecoveryCompleted(URN eventId, long requestId)
eventId
- the associated event identifierrequestId
- the identifier of the recovery requestCopyright © 2016–2023. All rights reserved.