Uses of Class
io.gs2.friend.result.RegisterBlackListByUserIdResult
Packages that use RegisterBlackListByUserIdResult
-
Uses of RegisterBlackListByUserIdResult in io.gs2.friend
Methods in io.gs2.friend that return RegisterBlackListByUserIdResultModifier and TypeMethodDescriptionGs2FriendRestClient.registerBlackListByUserId(RegisterBlackListByUserIdRequest request) Method parameters in io.gs2.friend with type arguments of type RegisterBlackListByUserIdResultModifier and TypeMethodDescriptionvoidGs2FriendRestClient.registerBlackListByUserIdAsync(RegisterBlackListByUserIdRequest request, AsyncAction<AsyncResult<RegisterBlackListByUserIdResult>> callback) -
Uses of RegisterBlackListByUserIdResult in io.gs2.friend.result
Methods in io.gs2.friend.result that return RegisterBlackListByUserIdResultModifier and TypeMethodDescriptionRegisterBlackListByUserIdResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)