Click or drag to resize
ParticleCloudYourEventUri Property
Gets the uri to the users Events. Usally https://api.particle.io/v1/devices/events

Namespace: Particle
Assembly: Particle (in Particle.dll) Version: 0.8.5.14 (0.8.5.14)
Syntax
public Uri YourEventUri { get; }

Property Value

Type: Uri
The Your event Uri.
See Also