| Package | Description |
|---|---|
| winterwell.jtwitter |
| Modifier and Type | Method and Description |
|---|---|
Twitter.Message |
Twitter.sendMessage(java.lang.String recipient,
java.lang.String text)
Sends a new direct message to the specified user from the authenticating user.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Twitter.Message> |
Twitter.getDirectMessages()
Returns a list of the direct messages sent to the authenticating user.
|
java.util.List<Twitter.Message> |
Twitter.getDirectMessagesSent()
Returns a list of the direct messages sent *by* the authenticating user.
|
Copyright © 2014 gvSIG Association. All Rights Reserved.