public interface OnSubscriptionManagerStateChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
onStateChange(SubscriptionManagerState fromState,
SubscriptionManagerState toState)
Called when subscription manager state changed.
|
void onStateChange(SubscriptionManagerState fromState, SubscriptionManagerState toState)
fromState - previous subscription manager statetoState - new subscription manager state