Interface GetChatEmojiCollectionRspOuterClass.GetChatEmojiCollectionRspOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
GetChatEmojiCollectionRspOuterClass.GetChatEmojiCollectionRsp, GetChatEmojiCollectionRspOuterClass.GetChatEmojiCollectionRsp.Builder
Enclosing class:
GetChatEmojiCollectionRspOuterClass

public static interface GetChatEmojiCollectionRspOuterClass.GetChatEmojiCollectionRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasChatEmojiCollectionData

      boolean hasChatEmojiCollectionData()
      .ChatEmojiCollectionData chat_emoji_collection_data = 3;
      Returns:
      Whether the chatEmojiCollectionData field is set.
    • getChatEmojiCollectionData

      .ChatEmojiCollectionData chat_emoji_collection_data = 3;
      Returns:
      The chatEmojiCollectionData.
    • getChatEmojiCollectionDataOrBuilder

      .ChatEmojiCollectionData chat_emoji_collection_data = 3;
    • getRetcode

      int getRetcode()
      int32 retcode = 10;
      Returns:
      The retcode.