接口 DouyinWebcastSocialMessageMsgOuterClass.DouyinWebcastSocialMessageMsgOrBuilder

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

public static interface DouyinWebcastSocialMessageMsgOuterClass.DouyinWebcastSocialMessageMsgOrBuilder 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;
    • getShareType

      long getShareType()
      int64 shareType = 3;
      返回:
      The shareType.
    • getAction

      long getAction()
      int64 action = 4;
      返回:
      The action.
    • getShareTarget

      String getShareTarget()
      string shareTarget = 5;
      返回:
      The shareTarget.
    • getShareTargetBytes

      com.google.protobuf.ByteString getShareTargetBytes()
      string shareTarget = 5;
      返回:
      The bytes for shareTarget.
    • getFollowCount

      long getFollowCount()
      int64 followCount = 6;
      返回:
      The followCount.
    • hasPublicAreaCommon

      boolean hasPublicAreaCommon()
      .PublicAreaCommon publicAreaCommon = 7;
      返回:
      Whether the publicAreaCommon field is set.
    • getPublicAreaCommon

      .PublicAreaCommon publicAreaCommon = 7;
      返回:
      The publicAreaCommon.
    • getPublicAreaCommonOrBuilder

      .PublicAreaCommon publicAreaCommon = 7;