public static interface Messages.AuthenticationErrorMessageOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getError()
optional string error = 1; |
com.google.protobuf.ByteString |
getErrorBytes()
optional string error = 1; |
boolean |
hasError()
optional string error = 1; |
boolean hasError()
optional string error = 1;String getError()
optional string error = 1;com.google.protobuf.ByteString getErrorBytes()
optional string error = 1;Copyright © 2014–2015. All rights reserved.