public static interface RpcClient.AddReportResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
optional string message = 2; |
com.google.protobuf.ByteString |
getMessageBytes()
optional string message = 2; |
boolean |
getStatus()
required bool status = 1; |
boolean |
hasMessage()
optional string message = 2; |
boolean |
hasStatus()
required bool status = 1; |
boolean hasStatus()
required bool status = 1;boolean getStatus()
required bool status = 1;boolean hasMessage()
optional string message = 2;String getMessage()
optional string message = 2;com.google.protobuf.ByteString getMessageBytes()
optional string message = 2;Copyright © 2015. All Rights Reserved.