Class MediaElement.Builder
java.lang.Object
org.jivesoftware.smackx.mediaelement.element.MediaElement.Builder
- Enclosing class:
- MediaElement
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddUri
(MediaElement.Uri uri) build()
setHeightAndWidth
(int height, int width) setHeightAndWidth
(UInt16 height, UInt16 width)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
setHeightAndWidth
-
setHeightAndWidth
-
addUri
-
addUri
-
build
-