Uses of Class
io.gs2.friend.request.GetProfileRequest
Packages that use GetProfileRequest
-
Uses of GetProfileRequest in io.gs2.friend
Methods in io.gs2.friend with parameters of type GetProfileRequestModifier and TypeMethodDescriptionGs2FriendRestClient.getProfile(GetProfileRequest request) voidGs2FriendRestClient.getProfileAsync(GetProfileRequest request, AsyncAction<AsyncResult<GetProfileResult>> callback) -
Uses of GetProfileRequest in io.gs2.friend.request
Methods in io.gs2.friend.request that return GetProfileRequestModifier and TypeMethodDescriptionstatic GetProfileRequestGetProfileRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetProfileRequest.withAccessToken(String accessToken) GetProfileRequest.withNamespaceName(String namespaceName)