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

Commit 5a746efc authored by David Zhao's avatar David Zhao
Browse files

Clarify javadoc for SignalingDataResponse

Bug: 326134315
Test: mmm
Change-Id: I3be9a1075cdaa740fb2ad40da01d5f10de28f16d
parent 0184a44e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -73,6 +73,10 @@ public final class SignalingDataResponse extends BroadcastInfoResponse implement
    /**
     * Gets a list of types of metadata that are contained in this response.
     *
     * <p> This list correlates to all the available types that can be found within
     * {@link #getSignalingDataInfoList()}. This list is determined by the types specified in
     * {@link SignalingDataRequest#getSignalingDataTypes()}.
     *
     * <p> A list of types available are defined in {@link SignalingDataRequest}.
     * For more information about these types, see A/344:2023-5 9.2.10 - Query Signaling Data API.
     *