Click or drag to resize
ParticleEventManager Events

The ParticleEventManager type exposes the following members.

Events
  NameDescription
Public eventClosed
Occurs when we stop listening to events
Public eventConnected
Occurs when we have connected for the first time.
Public eventError
Occurs when there has been an error from the connection
Public eventEvents
Occurs when an event is encountered from the particle cloud api
Public eventReconnected
Occurs when we have reconnected to the client
Public eventReconnecting
Occurs when we are going to try and reconnect to the client
Top
See Also