Interface TotalChatUsersRequest.TotalRequestFilterOrBuilder

    • Method Detail

      • hasPeriod

        boolean hasPeriod()
         period
         
        .streamlayer.analytics.v1.common.Period period = 1 [json_name = "period"];
        Returns:
        Whether the period field is set.
      • getPeriod

        Period getPeriod()
         period
         
        .streamlayer.analytics.v1.common.Period period = 1 [json_name = "period"];
        Returns:
        The period.
      • getEventId

        long getEventId()
         sports event id
         
        uint64 event_id = 2 [json_name = "eventId"];
        Returns:
        The eventId.