Package com.streamlayer.chatManager
Interface GetGroupRequestOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
- All Known Implementing Classes:
GetGroupRequest,GetGroupRequest.Builder
public interface GetGroupRequestOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetTopicId()string topic_id = 1 [json_name = "topicId"];com.google.protobuf.ByteStringgetTopicIdBytes()string topic_id = 1 [json_name = "topicId"];
-