public static interface Personhood.ReadMessageReplyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Personhood.Message |
getMessage()
Messsage to read.
|
Personhood.MessageOrBuilder |
getMessageOrBuilder()
Messsage to read.
|
boolean |
getRewarded()
Rewarded is true if this is the first time the message has been read
by this reader.
|
boolean |
hasMessage()
Messsage to read.
|
boolean |
hasRewarded()
Rewarded is true if this is the first time the message has been read
by this reader.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasMessage()
Messsage to read.
required .personhood.Message message = 1;Personhood.Message getMessage()
Messsage to read.
required .personhood.Message message = 1;Personhood.MessageOrBuilder getMessageOrBuilder()
Messsage to read.
required .personhood.Message message = 1;boolean hasRewarded()
Rewarded is true if this is the first time the message has been read by this reader.
required bool rewarded = 2;boolean getRewarded()
Rewarded is true if this is the first time the message has been read by this reader.
required bool rewarded = 2;Copyright © 2018. All rights reserved.