Package | Description |
---|---|
org.apache.streams.twitter.api |
Modifier and Type | Method and Description |
---|---|
FriendshipsOutgoingRequest |
FriendshipsOutgoingRequest.withAdditionalProperty(String name,
Object value) |
FriendshipsOutgoingRequest |
FriendshipsOutgoingRequest.withCursor(Long cursor) |
FriendshipsOutgoingRequest |
FriendshipsOutgoingRequest.withStringifyIds(Boolean stringifyIds) |
Modifier and Type | Method and Description |
---|---|
User |
Friendships.outgoing(FriendshipsOutgoingRequest parameters)
Returns a collection of numeric IDs for every protected user for whom the authenticating user has a pending follow request.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.