Packagecom.lightstreamer.as_client.events
Classpublic class UnsubscriptionEvent
InheritanceUnsubscriptionEvent Inheritance TableEvent Inheritance flash.events.Event

Dispatched whenever all the items in the table are unsubscribed from. The unsubscription may be subsequent to an unsubscribeTable call or to the closure of the connection.



Public Properties
 PropertyDefined By
 Inheritedtable : Table
[read-only] The table which this event is related to.
TableEvent
Public Constants
 ConstantDefined By
  UNSUBSCRIPTION : String = unsubscription
[static] Define the value of the type property of a Unsubscription event object.
UnsubscriptionEvent
Constant Detail
UNSUBSCRIPTIONConstant
public static const UNSUBSCRIPTION:String = unsubscription

Define the value of the type property of a Unsubscription event object.