public interface URIContent
Modifier and Type | Method and Description |
---|---|
int |
getIconColor()
Get the color of the icon
|
android.graphics.drawable.Drawable |
getIconDrawable()
Icon for this content
|
java.lang.String |
getTitle()
Title for this content
|
java.lang.String |
getURI()
Get a URI that represents this content
|
java.lang.String getURI()
java.lang.String getTitle()
android.graphics.drawable.Drawable getIconDrawable()
int getIconColor()