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

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

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






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












com.google.api.services.youtube.model

Class LiveChatMessageAuthorDetails

    • Constructor Detail

      • LiveChatMessageAuthorDetails

        public LiveChatMessageAuthorDetails()
    • Method Detail

      • getChannelId

        public String getChannelId()
        The YouTube channel ID.
        Returns:
        value or null for none
      • getChannelUrl

        public String getChannelUrl()
        The channel's URL.
        Returns:
        value or null for none
      • getDisplayName

        public String getDisplayName()
        The channel's display name.
        Returns:
        value or null for none
      • setDisplayName

        public LiveChatMessageAuthorDetails setDisplayName(String displayName)
        The channel's display name.
        Parameters:
        displayName - displayName or null for none
      • getIsChatModerator

        public Boolean getIsChatModerator()
        Whether the author is a moderator of the live chat.
        Returns:
        value or null for none
      • setIsChatModerator

        public LiveChatMessageAuthorDetails setIsChatModerator(Boolean isChatModerator)
        Whether the author is a moderator of the live chat.
        Parameters:
        isChatModerator - isChatModerator or null for none
      • getIsChatOwner

        public Boolean getIsChatOwner()
        Whether the author is the owner of the live chat.
        Returns:
        value or null for none
      • setIsChatOwner

        public LiveChatMessageAuthorDetails setIsChatOwner(Boolean isChatOwner)
        Whether the author is the owner of the live chat.
        Parameters:
        isChatOwner - isChatOwner or null for none
      • getIsChatSponsor

        public Boolean getIsChatSponsor()
        Whether the author is a sponsor of the live chat.
        Returns:
        value or null for none
      • setIsChatSponsor

        public LiveChatMessageAuthorDetails setIsChatSponsor(Boolean isChatSponsor)
        Whether the author is a sponsor of the live chat.
        Parameters:
        isChatSponsor - isChatSponsor or null for none
      • getIsVerified

        public Boolean getIsVerified()
        Whether the author's identity has been verified by YouTube.
        Returns:
        value or null for none
      • setIsVerified

        public LiveChatMessageAuthorDetails setIsVerified(Boolean isVerified)
        Whether the author's identity has been verified by YouTube.
        Parameters:
        isVerified - isVerified or null for none
      • getProfileImageUrl

        public String getProfileImageUrl()
        The channels's avatar URL.
        Returns:
        value or null for none
      • setProfileImageUrl

        public LiveChatMessageAuthorDetails setProfileImageUrl(String profileImageUrl)
        The channels's avatar URL.
        Parameters:
        profileImageUrl - profileImageUrl or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy