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

Commit 12d4fc4d authored by Hyunho Shin's avatar Hyunho Shin Committed by Automerger Merge Worker
Browse files

Merge "API description changed." am: db051569 am: 9f67e2a2

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1926905

Change-Id: I169bf04d7430a7855110844acce83332f0aedd57
parents 88beced3 9f67e2a2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -93,8 +93,8 @@ public interface CapabilityExchangeEventListener {
     * Notify the framework that the ImsService has refreshed the PUBLISH
     * internally, which has resulted in a new PUBLISH result.
     * <p>
     * This method must return both SUCCESS (200 OK) and FAILURE (300+) codes in order to
     * keep the AOSP stack up to date.
     * This method must be called to notify the framework of SUCCESS (200 OK) and FAILURE (300+)
     * codes in order to keep the AOSP stack up to date.
     * @param reasonCode The SIP response code sent from the network.
     * @param reasonPhrase The optional reason response from the network. If the
     * network provided no reason with the sip code, the string should be empty.