| Package | Description |
|---|---|
| com.google.api.services.youtube | |
| com.google.api.services.youtube.model |
| Modifier and Type | Method and Description |
|---|---|
YouTube.LiveChatBans.Insert |
YouTube.LiveChatBans.insert(java.lang.String part,
LiveChatBan content)
Adds a new ban to the chat.
|
| Constructor and Description |
|---|
YouTube.LiveChatBans.Insert(java.lang.String part,
LiveChatBan content)
Adds a new ban to the chat.
|
| Modifier and Type | Method and Description |
|---|---|
LiveChatBan |
LiveChatBan.clone() |
LiveChatBan |
LiveChatBan.set(java.lang.String fieldName,
java.lang.Object value) |
LiveChatBan |
LiveChatBan.setEtag(java.lang.String etag)
Etag of this resource.
|
LiveChatBan |
LiveChatBan.setId(java.lang.String id)
The ID that YouTube assigns to uniquely identify the ban.
|
LiveChatBan |
LiveChatBan.setKind(java.lang.String kind)
Identifies what kind of resource this is.
|
LiveChatBan |
LiveChatBan.setSnippet(LiveChatBanSnippet snippet)
The snippet object contains basic details about the ban.
|