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

Commit e09fc1cd authored by Brad Ebinger's avatar Brad Ebinger
Browse files

Clarify SipDelegateImsConfiguration getVersion Documentation

Bug: 181764870
Test: docs only change
Change-Id: I5ced81d33d80ecc90f704d910c08d0625396d163
parent a997cf44
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}.
     */