Package | Description |
---|---|
com.google.api.services.youtube |
Modifier and Type | Method and Description |
---|---|
YouTube.Youtube.V3.LiveChat.Messages.Stream |
YouTube.Youtube.V3.LiveChat.Messages.Stream.set(String parameterName,
Object value) |
YouTube.Youtube.V3.LiveChat.Messages.Stream |
YouTube.Youtube.V3.LiveChat.Messages.Stream.set$Xgafv(String $Xgafv) |
YouTube.Youtube.V3.LiveChat.Messages.Stream |
YouTube.Youtube.V3.LiveChat.Messages.Stream.setAccessToken(String accessToken) |
YouTube.Youtube.V3.LiveChat.Messages.Stream |
YouTube.Youtube.V3.LiveChat.Messages.Stream.setAlt(String alt) |
YouTube.Youtube.V3.LiveChat.Messages.Stream |
YouTube.Youtube.V3.LiveChat.Messages.Stream.setCallback(String callback) |
YouTube.Youtube.V3.LiveChat.Messages.Stream |
YouTube.Youtube.V3.LiveChat.Messages.Stream.setFields(String fields) |
YouTube.Youtube.V3.LiveChat.Messages.Stream |
YouTube.Youtube.V3.LiveChat.Messages.Stream.setHl(String hl)
Specifies the localization language in which the system messages should be returned.
|
YouTube.Youtube.V3.LiveChat.Messages.Stream |
YouTube.Youtube.V3.LiveChat.Messages.Stream.setKey(String key) |
YouTube.Youtube.V3.LiveChat.Messages.Stream |
YouTube.Youtube.V3.LiveChat.Messages.Stream.setLiveChatId(String liveChatId)
The id of the live chat for which comments should be returned.
|
YouTube.Youtube.V3.LiveChat.Messages.Stream |
YouTube.Youtube.V3.LiveChat.Messages.Stream.setMaxResults(Long maxResults)
The *maxResults* parameter specifies the maximum number of items that should be
returned in the result set.
|
YouTube.Youtube.V3.LiveChat.Messages.Stream |
YouTube.Youtube.V3.LiveChat.Messages.Stream.setOauthToken(String oauthToken) |
YouTube.Youtube.V3.LiveChat.Messages.Stream |
YouTube.Youtube.V3.LiveChat.Messages.Stream.setPageToken(String pageToken)
The *pageToken* parameter identifies a specific page in the result set that should be
returned.
|
YouTube.Youtube.V3.LiveChat.Messages.Stream |
YouTube.Youtube.V3.LiveChat.Messages.Stream.setPart(List<String> part)
The *part* parameter specifies the liveChatComment resource parts that the API
response will include.
|
YouTube.Youtube.V3.LiveChat.Messages.Stream |
YouTube.Youtube.V3.LiveChat.Messages.Stream.setPrettyPrint(Boolean prettyPrint) |
YouTube.Youtube.V3.LiveChat.Messages.Stream |
YouTube.Youtube.V3.LiveChat.Messages.Stream.setProfileImageSize(Long profileImageSize)
Specifies the size of the profile image that should be returned for each user.
|
YouTube.Youtube.V3.LiveChat.Messages.Stream |
YouTube.Youtube.V3.LiveChat.Messages.Stream.setQuotaUser(String quotaUser) |
YouTube.Youtube.V3.LiveChat.Messages.Stream |
YouTube.Youtube.V3.LiveChat.Messages.Stream.setUploadProtocol(String uploadProtocol) |
YouTube.Youtube.V3.LiveChat.Messages.Stream |
YouTube.Youtube.V3.LiveChat.Messages.Stream.setUploadType(String uploadType) |
YouTube.Youtube.V3.LiveChat.Messages.Stream |
YouTube.Youtube.V3.LiveChat.Messages.stream()
Allows a user to load live chat through a server-streamed RPC.
|
Copyright © 2011–2025 Google. All rights reserved.