public interface MatchmakerTicketOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTicket()
The ticket that can be used to cancel matchmaking.
|
com.google.protobuf.ByteString |
getTicketBytes()
The ticket that can be used to cancel matchmaking.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
java.lang.String getTicket()
The ticket that can be used to cancel matchmaking.
string ticket = 1 [json_name = "ticket"];
com.google.protobuf.ByteString getTicketBytes()
The ticket that can be used to cancel matchmaking.
string ticket = 1 [json_name = "ticket"];