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