statusCode property
int
get
statusCode
The statusCode
read-only property of the
SecurityPolicyViolationEvent interface is a number representing the HTTP
status code of the document or worker in which the violation occurred.
Implementation
external int get statusCode;