Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 00bd0531 authored by Brad Ebinger's avatar Brad Ebinger Committed by Android (Google) Code Review
Browse files

Merge "ims:rcs: New API change to notify EAB about UnPublish"

parents 42ec0ad8 24495644
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -89,4 +89,11 @@ interface IPresenceListener
     */
    void listCapInfoReceived(in PresRlmiInfo rlmiInfo,
                             in PresResInfo [] resInfo);

    /**
     * Callback function to be invoked to inform the client when Unpublish message
     * is sent to network.
     */
    void unpublishMessageSent();

}
 No newline at end of file