@Beta
public interface ObjectiveContext
| Modifier and Type | Method and Description |
|---|---|
default void |
onError(Objective objective,
ObjectiveError error) |
default void |
onSuccess(Objective objective) |
default void onSuccess(Objective objective)
default void onError(Objective objective, ObjectiveError error)
Copyright © 2015. All rights reserved.