public class ConnectivityPolicy extends java.lang.Object implements DeliveryPolicy
| Constructor and Description |
|---|
ConnectivityPolicy(AnalyticsContext context,
boolean isWanAllowed) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleDeliveryAttempt(boolean successful) |
boolean |
isAllowed() |
public ConnectivityPolicy(AnalyticsContext context, boolean isWanAllowed)
public boolean isAllowed()
isAllowed in interface DeliveryPolicypublic void handleDeliveryAttempt(boolean successful)
handleDeliveryAttempt in interface DeliveryPolicy