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–2025. All rights reserved.