Interface InlineResult.Visual
-
- All Known Implementing Classes:
InlineResultGif
,InlineResultMpegGif
,InlineResultPhoto
,InlineResultVideo
- Enclosing class:
- InlineResult
public static interface InlineResult.Visual
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Integer
getHeight()
java.lang.Integer
getWidth()
-