Merge "Merge "docs: Fixed setAllowGeneratedReplies() link to point to Android N API reference." into mnc-io-docs am: 2d6015b18b am: 441209abc7 am: 82c9562d3c am: 9fc3d3deeb" into nyc-mr1-dev-plus-aosp
am: 7208412352
* commit '72084123521b31ac923ccda8bb9d32f4be580c3c':
docs: Fixed setAllowGeneratedReplies() link to point to Android N API reference.
Change-Id: Ib843739e996f018e1f9ea47bfa86b9bdf6f1e6a6
This commit is contained in:
@@ -194,9 +194,10 @@ following:
|
||||
<ol>
|
||||
<li>Use <a href="{@docRoot}preview/features/notification-updates.html#style">{@code Notification.MessagingStyle}</a>.
|
||||
</li>
|
||||
<li>Call the method
|
||||
<a href="{@docRoot}wear/preview/start.html#get_the_preview_reference_documentation">{@code setAllowGeneratedReplies()}</a>
|
||||
for the notification action.</li>
|
||||
<li>Call the method {@code setAllowGeneratedReplies()} for the notification action.
|
||||
For more information, see the downloadable
|
||||
<a href="{@docRoot}preview/setup-sdk.html#docs-dl">API reference</a>.
|
||||
</li>
|
||||
<li>Ensure that the notification action has a
|
||||
<a href="{@docRoot}reference/android/app/RemoteInput.html">{@code RemoteInput}</a>
|
||||
(where the responses will reside).
|
||||
|
||||
Reference in New Issue
Block a user