public class HangoutsChat.Media extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
HangoutsChat.Media.Download |
| Constructor and Description |
|---|
Media() |
| Modifier and Type | Method and Description |
|---|---|
HangoutsChat.Media.Download |
download(String resourceName)
Downloads media.
|
public HangoutsChat.Media.Download download(String resourceName) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.resourceName - Name of the media that is being downloaded. See ReadRequest.resource_name.IOExceptionCopyright © 2011–2021 Google. All rights reserved.