简体   繁体   English

我如何在排球请求中实现另一个排球请求

[英]how can I implement another volley request inside a volley request

I am currently trying to develop a simple messaging app.. In the compose part of the message, an api is used to send the composed message while there is spinner to choose the contacts, so I need to get the values from another api as items in spinner. 我当前正在尝试开发一个简单的消息传递应用程序。在消息的组成部分中,当有微调器选择联系人时,使用一个api发送已编写的消息,因此我需要从另一个api中获取值作为项目在微调器中。 So, how can I implement another volley request inside a volley request? 那么,如何在排球请求中实现另一个排球请求?

在第一个齐发请求的响应中写入另一个齐发请求。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM