We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.

Only Essential Cookies
Accept All

SafetyDetect UrlCheckResponse

Class info
public class UrlCheckResponse throws JSONException
Entity class returned by the urlCheck API.

Public Method Summary

Return typeMethod name
List<UrlCheckThreat>

getUrlCheckResponse()

Gets the URL check result, which is a list containing UrlCheckThreat.

Public Methods

Method
public List<UrlCheckThreat> getUrlCheckResponse()
Gets the URL check result, which is a list containing UrlCheckThreat.


Return

typedesc
List<UrlCheckThreat>URL check result, which is a list containing threat types.
Search
Enter a keyword.