Uses of Class
io.gs2.friend.result.DeleteFriendResult
Packages that use DeleteFriendResult
-
Uses of DeleteFriendResult in io.gs2.friend
Methods in io.gs2.friend that return DeleteFriendResultMethod parameters in io.gs2.friend with type arguments of type DeleteFriendResultModifier and TypeMethodDescriptionvoidGs2FriendRestClient.deleteFriendAsync(DeleteFriendRequest request, AsyncAction<AsyncResult<DeleteFriendResult>> callback) -
Uses of DeleteFriendResult in io.gs2.friend.result
Methods in io.gs2.friend.result that return DeleteFriendResultModifier and TypeMethodDescriptionstatic DeleteFriendResultDeleteFriendResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DeleteFriendResult.withItem(FriendUser item)