Modifier and Type | Class and Description |
---|---|
class |
YouTube.SuperChatEvents.List |
Constructor and Description |
---|
SuperChatEvents() |
Modifier and Type | Method and Description |
---|---|
YouTube.SuperChatEvents.List |
list(List<String> part)
Retrieves a list of resources, possibly filtered.
|
public YouTube.SuperChatEvents.List list(List<String> part) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.part
- The *part* parameter specifies the superChatEvent resource parts that the API response will include.
Supported values are id and snippet.IOException
Copyright © 2011–2020 Google. All rights reserved.