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