Java android.app.assist AssistContent fields, constructors, methods, implement or subclass

Example usage for Java android.app.assist AssistContent fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.app.assist AssistContent.

The text is from its open source code.

Method

voidsetStructuredData(String structuredData)
Sets optional structured data regarding the content being viewed.
voidsetWebUri(Uri uri)
Set a web URI associated with the current data being shown to the user.