Uses of Class
org.jivesoftware.smackx.mediaelement.element.MediaElement.Uri
Packages that use MediaElement.Uri
Package
Description
Element classes for XEP-0221: Data Forms Media Element.
Form class needed for XEP-0232: Software Information.
-
Uses of MediaElement.Uri in org.jivesoftware.smackx.mediaelement.element
Methods in org.jivesoftware.smackx.mediaelement.element that return types with arguments of type MediaElement.UriMethods in org.jivesoftware.smackx.mediaelement.element with parameters of type MediaElement.Uri -
Uses of MediaElement.Uri in org.jivesoftware.smackx.softwareinfo.form
Method parameters in org.jivesoftware.smackx.softwareinfo.form with type arguments of type MediaElement.UriModifier and TypeMethodDescriptionSoftwareInfoForm.Builder.setIcon
(int height, int width, List<MediaElement.Uri> uriList) This will allow to include Icon using height, width and Uri's as aFormField
.