| Package | Description |
|---|---|
| com.google.gdata.data.photos |
| Modifier and Type | Method and Description |
|---|---|
GphotoUsername |
CommentAuthor.getUsername()
Returns the username of the user who made the comment.
|
GphotoUsername |
UserEntry.getUsernameExt()
Returns the username or currently selected persona.
|
GphotoUsername |
AlbumEntry.getUsernameExt()
Returns the username of the owner of the album.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CommentAuthor.setUsername(GphotoUsername username)
Sets the username of the user who made the comment.
|
void |
UserEntry.setUsernameExt(GphotoUsername usernameExt)
Sets the username or currently selected persona.
|
void |
AlbumEntry.setUsernameExt(GphotoUsername usernameExt)
Sets the username of the owner of the album.
|
Copyright © 2012. All Rights Reserved.