public final class FriendsQuery
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
UserId |
getUserId() |
static FriendsQuery |
ofUser(UserId userId)
Get friends of a user.
|
public static FriendsQuery ofUser(UserId userId)
userId
- user ID.public UserId getUserId()
(c) Copyright GetSocial BV, 2021. All Rights Reserved.