All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.youtube.model.LiveBroadcastStatistics.html Maven / Gradle / Ivy

There is a newer version: v3-rev20250101-2.0.0
Show newest version






LiveBroadcastStatistics (YouTube Data API v3 v3-rev20210410-1.31.0)












com.google.api.services.youtube.model

Class LiveBroadcastStatistics

    • Constructor Detail

      • LiveBroadcastStatistics

        public LiveBroadcastStatistics()
    • Method Detail

      • getTotalChatCount

        public BigInteger getTotalChatCount()
        The total number of live chat messages currently on the broadcast. The property and its value will be present if the broadcast is public, has the live chat feature enabled, and has at least one message. Note that this field will not be filled after the broadcast ends. So this property would not identify the number of chat messages for an archived video of a completed live broadcast.
        Returns:
        value or null for none
      • setTotalChatCount

        public LiveBroadcastStatistics setTotalChatCount(BigInteger totalChatCount)
        The total number of live chat messages currently on the broadcast. The property and its value will be present if the broadcast is public, has the live chat feature enabled, and has at least one message. Note that this field will not be filled after the broadcast ends. So this property would not identify the number of chat messages for an archived video of a completed live broadcast.
        Parameters:
        totalChatCount - totalChatCount or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy