Package io.sentry.hints
Interface Retryable
-
public interface Retryable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisRetry()voidsetRetry(boolean retry)
-
public interface Retryable
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isRetry() |
|
void |
setRetry(boolean retry) |