Navigation
API > API/Runtime > API/Runtime/BackgroundHTTP > API/Runtime/BackgroundHTTP/Interfaces > API/Runtime/BackgroundHTTP/Interfaces/IBackgroundHttpRequest
- IBackgroundHttpRequest::GetURLList()
- FBackgroundHttpRequestImpl::GetURLList()
References
| Module | BackgroundHTTP |
| Header | /Engine/Source/Runtime/Online/BackgroundHTTP/Public/Interfaces/IBackgroundHttpRequest.h |
| Include | #include "Interfaces/IBackgroundHttpRequest.h" |
const TArray < FString > & GetURLList() const
Remarks
Gets the current URL List that this background request is currently processing. List of URLs as FStrings