Interface Protocol.PresenceRequestOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
- All Known Implementing Classes:
Protocol.PresenceRequest
,Protocol.PresenceRequest.Builder
- Enclosing class:
- Protocol
public static interface Protocol.PresenceRequestOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getChannel()
string channel = 1;
com.google.protobuf.ByteString
getChannelBytes()
string channel = 1;
-