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

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

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






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












com.google.api.services.youtube.model

Class LiveChatGiftMembershipReceivedDetails

    • Constructor Detail

      • LiveChatGiftMembershipReceivedDetails

        public LiveChatGiftMembershipReceivedDetails()
    • Method Detail

      • getAssociatedMembershipGiftingMessageId

        public String getAssociatedMembershipGiftingMessageId()
        The ID of the membership gifting message that is related to this gift membership. This ID will always refer to a message whose type is 'membershipGiftingEvent'.
        Returns:
        value or null for none
      • setAssociatedMembershipGiftingMessageId

        public LiveChatGiftMembershipReceivedDetails setAssociatedMembershipGiftingMessageId(String associatedMembershipGiftingMessageId)
        The ID of the membership gifting message that is related to this gift membership. This ID will always refer to a message whose type is 'membershipGiftingEvent'.
        Parameters:
        associatedMembershipGiftingMessageId - associatedMembershipGiftingMessageId or null for none
      • getGifterChannelId

        public String getGifterChannelId()
        The ID of the user that made the membership gifting purchase. This matches the `snippet.authorChannelId` of the associated membership gifting message.
        Returns:
        value or null for none
      • setGifterChannelId

        public LiveChatGiftMembershipReceivedDetails setGifterChannelId(String gifterChannelId)
        The ID of the user that made the membership gifting purchase. This matches the `snippet.authorChannelId` of the associated membership gifting message.
        Parameters:
        gifterChannelId - gifterChannelId or null for none
      • getMemberLevelName

        public String getMemberLevelName()
        The name of the Level at which the viewer is a member. This matches the `snippet.membershipGiftingDetails.giftMembershipsLevelName` of the associated membership gifting message. 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 LiveChatGiftMembershipReceivedDetails setMemberLevelName(String memberLevelName)
        The name of the Level at which the viewer is a member. This matches the `snippet.membershipGiftingDetails.giftMembershipsLevelName` of the associated membership gifting message. 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

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy