Contents

jsonRepresentation()

Returns the contents of the diagnostic in JSON format.

Declaration

func jsonRepresentation() -> Data

Return Value

A Data (Swift) or NSData (Objective-C) object containing the JSON representation of the contents of the diagnostic.

See Also

Generating a report