| Package | Description |
|---|---|
| rocks.xmpp.extensions.data.mediaelement.model |
Provides XML schema implementations of XEP-0221: Data Forms Media Element.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Media.Location> |
Media.getLocations()
Gets the locations to the media.
|
| Constructor and Description |
|---|
Media(int width,
int height,
Media.Location... locations)
Creates a media object with a location.
|
Media(Media.Location... locations)
Creates a media object with a location.
|
Copyright © 2014–2019 XMPP.rocks. All rights reserved.