Click or drag to resize
RequestResponseResponse Property
The JSon Response from the cloud

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
public JToken Response { get; set; }

Property Value

Type: JToken
The response.
See Also