Uses of Class
io.gs2.friend.result.GetPublicProfileResult
Packages that use GetPublicProfileResult
-
Uses of GetPublicProfileResult in io.gs2.friend
Methods in io.gs2.friend that return GetPublicProfileResultModifier and TypeMethodDescriptionGs2FriendRestClient.getPublicProfile(GetPublicProfileRequest request) Method parameters in io.gs2.friend with type arguments of type GetPublicProfileResultModifier and TypeMethodDescriptionvoidGs2FriendRestClient.getPublicProfileAsync(GetPublicProfileRequest request, AsyncAction<AsyncResult<GetPublicProfileResult>> callback) -
Uses of GetPublicProfileResult in io.gs2.friend.result
Methods in io.gs2.friend.result that return GetPublicProfileResultModifier and TypeMethodDescriptionstatic GetPublicProfileResultGetPublicProfileResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetPublicProfileResult.withItem(PublicProfile item)