Package | Description |
---|---|
org.apache.streams.twitter.api |
Modifier and Type | Method and Description |
---|---|
FriendshipUpdateRequest |
FriendshipUpdateRequest.withAdditionalProperty(String name,
Object value) |
FriendshipUpdateRequest |
FriendshipUpdateRequest.withDevice(Boolean device) |
FriendshipUpdateRequest |
FriendshipUpdateRequest.withRetweets(Boolean retweets) |
FriendshipUpdateRequest |
FriendshipUpdateRequest.withScreenName(String screenName) |
FriendshipUpdateRequest |
FriendshipUpdateRequest.withUserId(String userId) |
Modifier and Type | Method and Description |
---|---|
User |
Friendships.update(FriendshipUpdateRequest parameters)
Allows one to enable or disable retweets and device notifications from the specified user.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.