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

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

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






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












com.google.api.services.youtube.model

Class LiveChatFanFundingEventDetails

    • Constructor Detail

      • LiveChatFanFundingEventDetails

        public LiveChatFanFundingEventDetails()
    • Method Detail

      • getAmountDisplayString

        public String getAmountDisplayString()
        A rendered string that displays the fund amount and currency to the user.
        Returns:
        value or null for none
      • setAmountDisplayString

        public LiveChatFanFundingEventDetails setAmountDisplayString(String amountDisplayString)
        A rendered string that displays the fund amount and currency to the user.
        Parameters:
        amountDisplayString - amountDisplayString or null for none
      • getAmountMicros

        public BigInteger getAmountMicros()
        The amount of the fund.
        Returns:
        value or null for none
      • getCurrency

        public String getCurrency()
        The currency in which the fund was made.
        Returns:
        value or null for none
      • getUserComment

        public String getUserComment()
        The comment added by the user to this fan funding event.
        Returns:
        value or null for none
      • setUserComment

        public LiveChatFanFundingEventDetails setUserComment(String userComment)
        The comment added by the user to this fan funding event.
        Parameters:
        userComment - userComment or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy