public static interface StpApi.ReplyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
StpApi.ErrorCode |
getErrorCode() |
java.lang.String |
getErrorString()
Human-readable text describing what happened.
|
com.google.protobuf.ByteString |
getErrorStringBytes()
Human-readable text describing what happened.
|
boolean |
hasErrorCode() |
boolean |
hasErrorString()
Human-readable text describing what happened.
|
boolean hasErrorCode()
StpApi.ErrorCode getErrorCode()
boolean hasErrorString()
java.lang.String getErrorString()
com.google.protobuf.ByteString getErrorStringBytes()