接口 DouyinWebcastChatMessageMsgOuterClass.DouyinWebcastChatMessageMsgOrBuilder

所有超级接口:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
所有已知实现类:
DouyinWebcastChatMessageMsgOuterClass.DouyinWebcastChatMessageMsg, DouyinWebcastChatMessageMsgOuterClass.DouyinWebcastChatMessageMsg.Builder
封闭类:
DouyinWebcastChatMessageMsgOuterClass

public static interface DouyinWebcastChatMessageMsgOuterClass.DouyinWebcastChatMessageMsgOrBuilder extends com.google.protobuf.MessageOrBuilder
  • 方法详细资料

    • hasCommon

      boolean hasCommon()
      .Common common = 1;
      返回:
      Whether the common field is set.
    • getCommon

      .Common common = 1;
      返回:
      The common.
    • getCommonOrBuilder

      CommonOuterClass.CommonOrBuilder getCommonOrBuilder()
      .Common common = 1;
    • hasUser

      boolean hasUser()
      .User user = 2;
      返回:
      Whether the user field is set.
    • getUser

      .User user = 2;
      返回:
      The user.
    • getUserOrBuilder

      UserOuterClass.UserOrBuilder getUserOrBuilder()
      .User user = 2;
    • getContent

      String getContent()
      string content = 3;
      返回:
      The content.
    • getContentBytes

      com.google.protobuf.ByteString getContentBytes()
      string content = 3;
      返回:
      The bytes for content.
    • getVisibleToSender

      boolean getVisibleToSender()
      bool visible_to_sender = 4;
      返回:
      The visibleToSender.
    • hasBackgroundImage

      boolean hasBackgroundImage()
      .Image background_image = 5;
      返回:
      Whether the backgroundImage field is set.
    • getBackgroundImage

      ImageOuterClass.Image getBackgroundImage()
      .Image background_image = 5;
      返回:
      The backgroundImage.
    • getBackgroundImageOrBuilder

      ImageOuterClass.ImageOrBuilder getBackgroundImageOrBuilder()
      .Image background_image = 5;
    • getFullScreenTextColor

      String getFullScreenTextColor()
      string full_screen_text_color = 6;
      返回:
      The fullScreenTextColor.
    • getFullScreenTextColorBytes

      com.google.protobuf.ByteString getFullScreenTextColorBytes()
      string full_screen_text_color = 6;
      返回:
      The bytes for fullScreenTextColor.
    • hasBackgroundImageV2

      boolean hasBackgroundImageV2()
      .Image background_image_v2 = 7;
      返回:
      Whether the backgroundImageV2 field is set.
    • getBackgroundImageV2

      ImageOuterClass.Image getBackgroundImageV2()
      .Image background_image_v2 = 7;
      返回:
      The backgroundImageV2.
    • getBackgroundImageV2OrBuilder

      ImageOuterClass.ImageOrBuilder getBackgroundImageV2OrBuilder()
      .Image background_image_v2 = 7;
    • hasGiftImage

      boolean hasGiftImage()
       PublicAreaCommon public_area_common = 9;
       
      .Image gift_image = 10;
      返回:
      Whether the giftImage field is set.
    • getGiftImage

      ImageOuterClass.Image getGiftImage()
       PublicAreaCommon public_area_common = 9;
       
      .Image gift_image = 10;
      返回:
      The giftImage.
    • getGiftImageOrBuilder

      ImageOuterClass.ImageOrBuilder getGiftImageOrBuilder()
       PublicAreaCommon public_area_common = 9;
       
      .Image gift_image = 10;
    • getAgreeMsgId

      long getAgreeMsgId()
      uint64 agree_msg_id = 11;
      返回:
      The agreeMsgId.
    • getPriorityLevel

      int getPriorityLevel()
      uint32 priority_level = 12;
      返回:
      The priorityLevel.
    • getEventTime

      long getEventTime()
       LandscapeAreaCommon landscape_area_common = 13;
       
      uint64 event_time = 15;
      返回:
      The eventTime.
    • getSendReview

      boolean getSendReview()
      bool send_review = 16;
      返回:
      The sendReview.
    • getFromIntercom

      boolean getFromIntercom()
      bool from_intercom = 17;
      返回:
      The fromIntercom.
    • getIntercomHideUserCard

      boolean getIntercomHideUserCard()
      bool intercom_hide_user_card = 18;
      返回:
      The intercomHideUserCard.
    • getChatBy

      String getChatBy()
       repeated string chatTagsList = 19;
       
      string chat_by = 20;
      返回:
      The chatBy.
    • getChatByBytes

      com.google.protobuf.ByteString getChatByBytes()
       repeated string chatTagsList = 19;
       
      string chat_by = 20;
      返回:
      The bytes for chatBy.
    • getIndividualChatPriority

      int getIndividualChatPriority()
       Text rtf_content = 22 ;
       
      uint32 individual_chat_priority = 21;
      返回:
      The individualChatPriority.