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

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

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






LiveChatMemberMilestoneChatDetails (YouTube Data API v3 v3-rev20240303-2.0.0)












com.google.api.services.youtube.model

Class LiveChatMemberMilestoneChatDetails

    • Constructor Detail

      • LiveChatMemberMilestoneChatDetails

        public LiveChatMemberMilestoneChatDetails()
    • Method Detail

      • getMemberLevelName

        public String getMemberLevelName()
        The name of the Level at which the viever is a member. The Level names are defined by the YouTube channel offering the Membership. In some situations this field isn't filled.
        Returns:
        value or null for none
      • setMemberLevelName

        public LiveChatMemberMilestoneChatDetails setMemberLevelName(String memberLevelName)
        The name of the Level at which the viever is a member. The Level names are defined by the YouTube channel offering the Membership. In some situations this field isn't filled.
        Parameters:
        memberLevelName - memberLevelName or null for none
      • getMemberMonth

        public Long getMemberMonth()
        The total amount of months (rounded up) the viewer has been a member that granted them this Member Milestone Chat. This is the same number of months as is being displayed to YouTube users.
        Returns:
        value or null for none
      • setMemberMonth

        public LiveChatMemberMilestoneChatDetails setMemberMonth(Long memberMonth)
        The total amount of months (rounded up) the viewer has been a member that granted them this Member Milestone Chat. This is the same number of months as is being displayed to YouTube users.
        Parameters:
        memberMonth - memberMonth or null for none
      • getUserComment

        public String getUserComment()
        The comment added by the member to this Member Milestone Chat. This field is empty for messages without a comment from the member.
        Returns:
        value or null for none
      • setUserComment

        public LiveChatMemberMilestoneChatDetails setUserComment(String userComment)
        The comment added by the member to this Member Milestone Chat. This field is empty for messages without a comment from the member.
        Parameters:
        userComment - userComment or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy