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

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






LiveChatBanSnippet (YouTube Data API v3 v3-rev20240417-2.0.0)












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
      • clone

        public LiveChatBanSnippet clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy