Click or drag to resize

MessageArrived Class

The event of a message arrived.
Inheritance Hierarchy

Namespace:  SparkSDK
Assembly:  SparkSDK (in SparkSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public class MessageArrived : MessageEvent

The MessageArrived type exposes the following members.

Properties
  NameDescription
Public propertyMessage
Gets the arrived message.
Top
See Also