public class MediaResult extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
key |
protected String |
url |
| Constructor and Description |
|---|
MediaResult(String key,
String url) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getKey()
Can be null if there was no key specified for the media value
|
String |
getUrl() |
int |
hashCode() |
Copyright © 2020. All rights reserved.