All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
Common, Common.Builder

public interface CommonOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getMethod

      String getMethod()
      string method = 1;
      Returns:
      The method.
    • getMethodBytes

      com.google.protobuf.ByteString getMethodBytes()
      string method = 1;
      Returns:
      The bytes for method.
    • getMsgId

      long getMsgId()
      uint64 msg_id = 2;
      Returns:
      The msgId.
    • getRoomId

      long getRoomId()
      uint64 room_id = 3;
      Returns:
      The roomId.
    • getCreateTime

      long getCreateTime()
      uint64 create_time = 4;
      Returns:
      The createTime.
    • getMonitor

      int getMonitor()
      uint32 monitor = 5;
      Returns:
      The monitor.
    • getIsShowMsg

      boolean getIsShowMsg()
      bool is_show_msg = 6;
      Returns:
      The isShowMsg.
    • getDescribe

      String getDescribe()
      string describe = 7;
      Returns:
      The describe.
    • getDescribeBytes

      com.google.protobuf.ByteString getDescribeBytes()
      string describe = 7;
      Returns:
      The bytes for describe.
    • hasDisplayText

      boolean hasDisplayText()
      .Text display_text = 8;
      Returns:
      Whether the displayText field is set.
    • getDisplayText

      Text getDisplayText()
      .Text display_text = 8;
      Returns:
      The displayText.
    • getDisplayTextOrBuilder

      TextOrBuilder getDisplayTextOrBuilder()
      .Text display_text = 8;
    • getFoldType

      long getFoldType()
        DisplayText displayText = 8;
       
      uint64 fold_type = 9;
      Returns:
      The foldType.
    • getAnchorFoldType

      long getAnchorFoldType()
      uint64 anchor_fold_type = 10;
      Returns:
      The anchorFoldType.
    • getPriorityScore

      long getPriorityScore()
      uint64 priorityScore = 11;
      Returns:
      The priorityScore.
    • getLogId

      String getLogId()
      string logId = 12;
      Returns:
      The logId.
    • getLogIdBytes

      com.google.protobuf.ByteString getLogIdBytes()
      string logId = 12;
      Returns:
      The bytes for logId.
    • getMsgProcessFilterK

      String getMsgProcessFilterK()
      string msgProcessFilterK = 13;
      Returns:
      The msgProcessFilterK.
    • getMsgProcessFilterKBytes

      com.google.protobuf.ByteString getMsgProcessFilterKBytes()
      string msgProcessFilterK = 13;
      Returns:
      The bytes for msgProcessFilterK.
    • getMsgProcessFilterV

      String getMsgProcessFilterV()
      string msgProcessFilterV = 14;
      Returns:
      The msgProcessFilterV.
    • getMsgProcessFilterVBytes

      com.google.protobuf.ByteString getMsgProcessFilterVBytes()
      string msgProcessFilterV = 14;
      Returns:
      The bytes for msgProcessFilterV.
    • hasUser

      boolean hasUser()
      .User user = 15;
      Returns:
      Whether the user field is set.
    • getUser

      User getUser()
      .User user = 15;
      Returns:
      The user.
    • getUserOrBuilder

      UserOrBuilder getUserOrBuilder()
      .User user = 15;
    • getAnchorFoldTypeV2

      long getAnchorFoldTypeV2()
        Room room = 16;
       
      uint64 anchor_fold_type_v2 = 17;
      Returns:
      The anchorFoldTypeV2.
    • getProcessAtSeiTimeMs

      long getProcessAtSeiTimeMs()
      uint64 process_at_sei_time_ms = 18;
      Returns:
      The processAtSeiTimeMs.
    • getRandomDispatchMs

      long getRandomDispatchMs()
      uint64 random_dispatch_ms = 19;
      Returns:
      The randomDispatchMs.
    • getIsDispatch

      boolean getIsDispatch()
      bool is_dispatch = 20;
      Returns:
      The isDispatch.
    • getChannelId

      long getChannelId()
      uint64 channel_id = 21;
      Returns:
      The channelId.
    • getDiffSei2AbsSecond

      long getDiffSei2AbsSecond()
      uint64 diff_sei2abs_second = 22;
      Returns:
      The diffSei2absSecond.
    • getAnchorFoldDuration

      long getAnchorFoldDuration()
      uint64 anchor_fold_duration = 23;
      Returns:
      The anchorFoldDuration.
    • getAppId

      long getAppId()
      uint64 app_id = 24;
      Returns:
      The appId.