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

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

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






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












com.google.api.services.youtube.model

Class LiveChatUserBannedMessageDetails

    • Constructor Detail

      • LiveChatUserBannedMessageDetails

        public LiveChatUserBannedMessageDetails()
    • Method Detail

      • getBanDurationSeconds

        public BigInteger getBanDurationSeconds()
        The duration of the ban. This property is only present if the banType is temporary.
        Returns:
        value or null for none
      • setBanDurationSeconds

        public LiveChatUserBannedMessageDetails setBanDurationSeconds(BigInteger banDurationSeconds)
        The duration of the ban. This property is only present if the banType is temporary.
        Parameters:
        banDurationSeconds - banDurationSeconds or null for none
      • getBanType

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

        public ChannelProfileDetails getBannedUserDetails()
        The details of the user that was banned.
        Returns:
        value or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy