Interface FragmentReport

All Superinterfaces:
Serializable
All Known Implementing Classes:
FragmentReportImpl

public interface FragmentReport extends Serializable
A report from installing a fragment.
  • Method Details

    • setId

      void setId(String id)
      The id which was used to contribute this fragment. This is set automatically when installing.
    • getId

      String getId()
    • getState

      State getState()
    • getException

      @Nullable @Nullable Throwable getException()
    • getMessage

      @Nullable @Nullable String getMessage()
      An optional message.
    • getParameters

      @Nullable @Nullable String getParameters()
      Returns any parameters that were given