Uses of Class
io.gs2.friend.result.UpdateProfileResult
Packages that use UpdateProfileResult
-
Uses of UpdateProfileResult in io.gs2.friend
Methods in io.gs2.friend that return UpdateProfileResultModifier and TypeMethodDescriptionGs2FriendRestClient.updateProfile(UpdateProfileRequest request) Method parameters in io.gs2.friend with type arguments of type UpdateProfileResultModifier and TypeMethodDescriptionvoidGs2FriendRestClient.updateProfileAsync(UpdateProfileRequest request, AsyncAction<AsyncResult<UpdateProfileResult>> callback) -
Uses of UpdateProfileResult in io.gs2.friend.result
Methods in io.gs2.friend.result that return UpdateProfileResultModifier and TypeMethodDescriptionstatic UpdateProfileResultUpdateProfileResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)