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

Commit 53497391 authored by Jin Seok Park's avatar Jin Seok Park
Browse files

Add javadoc for link to valid SessionCommand values

Bug: 128459284
Test: N/A
Change-Id: I2a5857211a80e55ccef2fa0b2ff2e72f6cfa1154
parent a5211154
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -32,6 +32,10 @@ import java.util.Objects;
 * If {@link #getCommandCode()} is {@link #COMMAND_CODE_CUSTOM}), it's custom command and
 * {@link #getCustomCommand()} shouldn't be {@code null}.
 * <p>
 * Refer to the
 * <a href="{@docRoot}reference/androidx/media2/SessionCommand2.html">AndroidX SessionCommand</a>
 * class for the list of valid commands.
 * <p>
 * This API is not generally intended for third party application developers.
 * Use the <a href="{@docRoot}jetpack/androidx.html">AndroidX</a>
 * <a href="{@docRoot}reference/androidx/media2/package-summary.html">Media2 Library</a>