| Package | Description |
|---|---|
| com.google.gdata.data.photos |
| Modifier and Type | Method and Description |
|---|---|
GphotoCommentsEnabled |
PhotoEntry.getCommentsEnabledExt()
Returns the whether comments are enabled on this photo.
|
GphotoCommentsEnabled |
AlbumEntry.getCommentsEnabledExt()
Returns the comments enabled field, which is true if comments are enabled
for this album.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PhotoEntry.setCommentsEnabledExt(GphotoCommentsEnabled commentsEnabledExt)
Sets the whether comments are enabled on this photo.
|
void |
AlbumEntry.setCommentsEnabledExt(GphotoCommentsEnabled commentsEnabledExt)
Sets the comments enabled field, which is true if comments are enabled for
this album.
|
Copyright © 2012. All Rights Reserved.