Uses of Class
tech.xigam.elixirapi.responses.QueueResponse
Packages that use QueueResponse
-
Uses of QueueResponse in tech.xigam.elixirapi.requests.queue
Method parameters in tech.xigam.elixirapi.requests.queue with type arguments of type QueueResponseModifier and TypeMethodDescriptionvoidGetQueueRequest.execute(Consumer<QueueResponse> response) abstract voidQueueRequest.execute(Consumer<QueueResponse> response) voidShuffleRequest.execute(Consumer<QueueResponse> response)