Package | Description |
---|---|
com.sola.instagram | |
com.sola.instagram.model |
Modifier and Type | Method and Description |
---|---|
Comment |
InstagramSession.postComment(String mediaId,
String text) |
Modifier and Type | Field and Description |
---|---|
protected List<Comment> |
Media.comments
List of lazyloaded Comment objects for this media
|
Modifier and Type | Method and Description |
---|---|
List<Comment> |
Media.getComments()
Lazy-loads and returns a list of comments for this media
|
Modifier and Type | Method and Description |
---|---|
protected void |
Media.setComments(List<Comment> comments) |
Copyright © 2013. All Rights Reserved.