Interface ReportListener

  • All Known Subinterfaces:
    FailureListener, SuccessListener

    public interface ReportListener
    Callback interface for MSRP status reports.

    Instances should implement the sub-interface SuccessListener and/or FailureListener to indicate interest in receiving success and/or failure reports (respectively).