Uses of Class
com.greenapi.pkg.models.QueueMessage
Packages that use QueueMessage
-
Uses of QueueMessage in com.greenapi.pkg.api.methods
Methods in com.greenapi.pkg.api.methods that return types with arguments of type QueueMessageModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<List<QueueMessage>>GreenApiQueues.showMessagesQueue()The method is aimed for getting a list of messages in the queue to be sent.