Package | Description |
---|---|
com.google.api.services.youtube.model |
Modifier and Type | Method and Description |
---|---|
LiveChatPollDetails |
LiveChatPollDetails.clone() |
LiveChatPollDetails |
LiveChatMessageSnippet.getPollDetails()
Details about the poll event, this is only set if the type is 'pollEvent'.
|
LiveChatPollDetails |
LiveChatPollDetails.set(String fieldName,
Object value) |
LiveChatPollDetails |
LiveChatPollDetails.setMetadata(LiveChatPollDetailsPollMetadata metadata) |
LiveChatPollDetails |
LiveChatPollDetails.setStatus(String status) |
Modifier and Type | Method and Description |
---|---|
LiveChatMessageSnippet |
LiveChatMessageSnippet.setPollDetails(LiveChatPollDetails pollDetails)
Details about the poll event, this is only set if the type is 'pollEvent'.
|
Copyright © 2011–2025 Google. All rights reserved.