OAuth2RequestResult.hasErrorURI()
Returns true
if the error_uri
field exists and the value is a string.
Definition
function hasErrorURI(): boolean;
Returns true
if the error_uri
field exists and the value is a string.
function hasErrorURI(): boolean;