jsonRepresentation()
Returns the contents of the metric in JSON format.
Declaration
func jsonRepresentation() -> DataReturn Value
A Data (Swift) or NSData (Objective-C) object containing the JSON representation of the contents of the metric.
Returns the contents of the metric in JSON format.
func jsonRepresentation() -> DataA Data (Swift) or NSData (Objective-C) object containing the JSON representation of the contents of the metric.