List of All Members for FriendsDispatcher
This is the complete list of members for FriendsDispatcher, including inherited members.
- object likeAsync(int accountId, string messageId)
- likeComplete(bool success, string errorMessage)
- object retweetAsync(int accountId, string messageId)
- retweetComplete(bool success, string errorMessage)
- object sendAsync(string message)
- sendComplete(bool success, string errorMessage)
- object sendForAccountAsync(int accountId, string message)
- object sendReplyAsync(int accountId, string messageId, string message)
- object unlikeAsync(int accountId, string messageId)
- unlikeComplete(bool success, string errorMessage)
- uploadComplete(bool success, string errorMessage)
- object uploadForAccountAsync(int accountId, string uri, string description)