public interface Embedder
| Modifier and Type | Method and Description |
|---|---|
ExoMedia |
getExoMedia()
Processes provided url to get, fetch and return data after converted to ExoMedia.
|
void |
setUrl(String url)
Set provided url to Embedder object to process.
|
ExoMedia getExoMedia()
void setUrl(String url)
url - The provided input url to be processed.Copyright © 2003–2016 eXo Platform SAS. All rights reserved.