public interface StatusUpdateOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.StringValue |
getStatus()
Status string to set, if not present the user will appear offline.
|
com.google.protobuf.StringValueOrBuilder |
getStatusOrBuilder()
Status string to set, if not present the user will appear offline.
|
boolean |
hasStatus()
Status string to set, if not present the user will appear offline.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasStatus()
Status string to set, if not present the user will appear offline.
.google.protobuf.StringValue status = 1 [json_name = "status"];
com.google.protobuf.StringValue getStatus()
Status string to set, if not present the user will appear offline.
.google.protobuf.StringValue status = 1 [json_name = "status"];
com.google.protobuf.StringValueOrBuilder getStatusOrBuilder()
Status string to set, if not present the user will appear offline.
.google.protobuf.StringValue status = 1 [json_name = "status"];