public static interface NcStreamProto.ErrorOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getCode()
uint32 code = 2; |
String |
getMessage()
string message = 1; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getMessage()
string message = 1;com.google.protobuf.ByteString getMessageBytes()
string message = 1;int getCode()
uint32 code = 2;