public static interface OperaLauncherProtos.LauncherScreenshotResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBlank() |
String |
getFormat() |
int |
getHeight() |
com.google.protobuf.ByteString |
getImagedata() |
String |
getLogmessages(int index) |
int |
getLogmessagesCount() |
List<String> |
getLogmessagesList() |
String |
getMd5() |
int |
getWidth() |
boolean |
hasBlank() |
boolean |
hasFormat() |
boolean |
hasHeight() |
boolean |
hasImagedata() |
boolean |
hasMd5() |
boolean |
hasWidth() |
boolean hasMd5()
String getMd5()
boolean hasFormat()
String getFormat()
boolean hasWidth()
int getWidth()
boolean hasHeight()
int getHeight()
boolean hasImagedata()
com.google.protobuf.ByteString getImagedata()
boolean hasBlank()
boolean getBlank()
int getLogmessagesCount()
String getLogmessages(int index)
Copyright © 2013. All Rights Reserved.