| Package | Description |
|---|---|
| com.google.api.services.youtube |
| Modifier and Type | Method and Description |
|---|---|
YouTube.LiveChatMessages.List |
YouTube.LiveChatMessages.list(java.lang.String liveChatId,
java.lang.String part)
Lists live chat messages for a specific chat.
|
YouTube.LiveChatMessages.List |
YouTube.LiveChatMessages.List.set(java.lang.String parameterName,
java.lang.Object value) |
YouTube.LiveChatMessages.List |
YouTube.LiveChatMessages.List.setAlt(java.lang.String alt) |
YouTube.LiveChatMessages.List |
YouTube.LiveChatMessages.List.setFields(java.lang.String fields) |
YouTube.LiveChatMessages.List |
YouTube.LiveChatMessages.List.setHl(java.lang.String hl)
The hl parameter instructs the API to retrieve localized resource metadata for a specific
application language that the YouTube website supports.
|
YouTube.LiveChatMessages.List |
YouTube.LiveChatMessages.List.setKey(java.lang.String key) |
YouTube.LiveChatMessages.List |
YouTube.LiveChatMessages.List.setLiveChatId(java.lang.String liveChatId)
The liveChatId parameter specifies the ID of the chat whose messages will be returned.
|
YouTube.LiveChatMessages.List |
YouTube.LiveChatMessages.List.setMaxResults(java.lang.Long maxResults)
The maxResults parameter specifies the maximum number of messages that should be returned
in the result set.
|
YouTube.LiveChatMessages.List |
YouTube.LiveChatMessages.List.setOauthToken(java.lang.String oauthToken) |
YouTube.LiveChatMessages.List |
YouTube.LiveChatMessages.List.setPageToken(java.lang.String pageToken)
The pageToken parameter identifies a specific page in the result set that should be
returned.
|
YouTube.LiveChatMessages.List |
YouTube.LiveChatMessages.List.setPart(java.lang.String part)
The part parameter specifies the liveChatComment resource parts that the API response will
include.
|
YouTube.LiveChatMessages.List |
YouTube.LiveChatMessages.List.setPrettyPrint(java.lang.Boolean prettyPrint) |
YouTube.LiveChatMessages.List |
YouTube.LiveChatMessages.List.setProfileImageSize(java.lang.Long profileImageSize)
The profileImageSize parameter specifies the size of the user profile pictures that should
be returned in the result set.
|
YouTube.LiveChatMessages.List |
YouTube.LiveChatMessages.List.setQuotaUser(java.lang.String quotaUser) |
YouTube.LiveChatMessages.List |
YouTube.LiveChatMessages.List.setUserIp(java.lang.String userIp) |