Interface FragmentInstanceFailureListener
-
public interface FragmentInstanceFailureListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonTaskFailed(FragmentInstanceId taskId, java.lang.Throwable failure)
-
-
-
Method Detail
-
onTaskFailed
void onTaskFailed(FragmentInstanceId taskId, java.lang.Throwable failure)
-
-