-
- All Implemented Interfaces:
-
java.io.Serializable
public interface OpenImageUrl implements Serializable
-
-
Method Summary
Modifier and Type Method Description abstract StringgetImageUrl()abstract StringgetVideoUrl()abstract StringgetCoverImageUrl()abstract MediaTypegetType()-
-
Method Detail
-
getImageUrl
abstract String getImageUrl()
-
getVideoUrl
abstract String getVideoUrl()
-
getCoverImageUrl
abstract String getCoverImageUrl()
-
-
-
-