Uses of Class
io.gs2.friend.result.RegisterBlackListResult
Packages that use RegisterBlackListResult
-
Uses of RegisterBlackListResult in io.gs2.friend
Methods in io.gs2.friend that return RegisterBlackListResultModifier and TypeMethodDescriptionGs2FriendRestClient.registerBlackList(RegisterBlackListRequest request) Method parameters in io.gs2.friend with type arguments of type RegisterBlackListResultModifier and TypeMethodDescriptionvoidGs2FriendRestClient.registerBlackListAsync(RegisterBlackListRequest request, AsyncAction<AsyncResult<RegisterBlackListResult>> callback) -
Uses of RegisterBlackListResult in io.gs2.friend.result
Methods in io.gs2.friend.result that return RegisterBlackListResultModifier and TypeMethodDescriptionstatic RegisterBlackListResultRegisterBlackListResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)