接口 DouyinWebcastChatMessageMsgOuterClass.DouyinWebcastChatMessageMsgOrBuilder
- 所有超级接口:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- 所有已知实现类:
DouyinWebcastChatMessageMsgOuterClass.DouyinWebcastChatMessageMsg,DouyinWebcastChatMessageMsgOuterClass.DouyinWebcastChatMessageMsg.Builder
public static interface DouyinWebcastChatMessageMsgOuterClass.DouyinWebcastChatMessageMsgOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
方法概要
修饰符和类型方法说明longuint64 agree_msg_id = 11;.Image background_image = 5;.Image background_image = 5;.Image background_image_v2 = 7;.Image background_image_v2 = 7;repeated string chatTagsList = 19;com.google.protobuf.ByteStringrepeated string chatTagsList = 19;.Common common = 1;.Common common = 1;string content = 3;com.google.protobuf.ByteStringstring content = 3;longLandscapeAreaCommon landscape_area_common = 13;booleanbool from_intercom = 17;string full_screen_text_color = 6;com.google.protobuf.ByteStringstring full_screen_text_color = 6;PublicAreaCommon public_area_common = 9;PublicAreaCommon public_area_common = 9;intText rtf_content = 22 ;booleanbool intercom_hide_user_card = 18;intuint32 priority_level = 12;booleanbool send_review = 16;getUser().User user = 2;.User user = 2;booleanbool visible_to_sender = 4;boolean.Image background_image = 5;boolean.Image background_image_v2 = 7;boolean.Common common = 1;booleanPublicAreaCommon public_area_common = 9;booleanhasUser().User user = 2;从接口继承的方法 com.google.protobuf.MessageLiteOrBuilder
isInitialized从接口继承的方法 com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
方法详细资料
-
hasCommon
boolean hasCommon().Common common = 1;- 返回:
- Whether the common field is set.
-
getCommon
CommonOuterClass.Common 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
UserOuterClass.User 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.
-