Package | Description |
---|---|
org.apache.streams.twitter.api |
Modifier and Type | Method and Description |
---|---|
FriendshipDestroyRequest |
FriendshipDestroyRequest.withAdditionalProperty(String name,
Object value) |
FriendshipDestroyRequest |
FriendshipDestroyRequest.withScreenName(String screenName) |
FriendshipDestroyRequest |
FriendshipDestroyRequest.withUserId(Long userId) |
Modifier and Type | Method and Description |
---|---|
User |
Friendships.destroy(FriendshipDestroyRequest parameters)
Allows the authenticating user to unfollow the user specified in the ID parameter.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.