Click or drag to resize

MessageDeleted Class

The event of a message is deleted.
Inheritance Hierarchy

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

The MessageDeleted type exposes the following members.

Properties
  NameDescription
Public propertyMessageId
Gets the message id which is deleted.
Top
See Also