Uses of Class
io.gs2.friend.result.GetProfileResult
Packages that use GetProfileResult
-
Uses of GetProfileResult in io.gs2.friend
Methods in io.gs2.friend that return GetProfileResultMethod parameters in io.gs2.friend with type arguments of type GetProfileResultModifier and TypeMethodDescriptionvoidGs2FriendRestClient.getProfileAsync(GetProfileRequest request, AsyncAction<AsyncResult<GetProfileResult>> callback) -
Uses of GetProfileResult in io.gs2.friend.result
Methods in io.gs2.friend.result that return GetProfileResultModifier and TypeMethodDescriptionstatic GetProfileResultGetProfileResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)