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

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







LiveChatBanSnippet (YouTube Data API v3-rev20200402-1.30.9)












com.google.api.services.youtube.model

Class LiveChatBanSnippet

    • Constructor Detail

      • LiveChatBanSnippet

        public LiveChatBanSnippet()
    • Method Detail

      • getBanDurationSeconds

        public BigInteger getBanDurationSeconds()
        The duration of a ban, only filled if the ban has type TEMPORARY.
        Returns:
        value or null for none
      • setBanDurationSeconds

        public LiveChatBanSnippet setBanDurationSeconds(BigInteger banDurationSeconds)
        The duration of a ban, only filled if the ban has type TEMPORARY.
        Parameters:
        banDurationSeconds - banDurationSeconds or null for none
      • getBannedUserDetails

        public ChannelProfileDetails getBannedUserDetails()
        Returns:
        value or null for none
      • getLiveChatId

        public String getLiveChatId()
        The chat this ban is pertinent to.
        Returns:
        value or null for none
      • setLiveChatId

        public LiveChatBanSnippet setLiveChatId(String liveChatId)
        The chat this ban is pertinent to.
        Parameters:
        liveChatId - liveChatId or null for none
      • getType

        public String getType()
        The type of ban.
        Returns:
        value or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy