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

Commit c5a8d62b authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Clarify SipDelegateImsConfiguration getVersion Documentation" am:...

Merge "Clarify SipDelegateImsConfiguration getVersion Documentation" am: ca53d401 am: f03f48da am: 0f2e5f50

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

Change-Id: I32678bdb212c9ab1be11fe291ec3dd155e53e384
parents 0b7db37d 0f2e5f50
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -501,6 +501,10 @@ public final class SipDelegateImsConfiguration implements Parcelable {
     * {@link SipMessage} was using the latest configuration during creation and not a stale
     * configuration due to race conditions between the configuration being updated and the RCS
     * application not receiving the updated configuration before generating a new message.
     * <p>
     * The version number should be a positive number that starts at 0 and increments sequentially
     * as new {@link SipDelegateImsConfiguration} instances are created to update the IMS
     * configuration state.
     *
     * @return the version number associated with this {@link SipDelegateImsConfiguration}.
     */