Packagecom.lightstreamer.as_client.events
Classpublic class SubscriptionEvent
InheritanceSubscriptionEvent Inheritance TableEvent Inheritance flash.events.Event

Dispatched whenever a subscription request has been accomplished, before the related updates are received.



Public Properties
 PropertyDefined by
 Inheritedtable : Table
The table which this event is related to.
TableEvent
Public Constants
 ConstantDefined by
  SUBSCRIPTION : String = "subscription"
[static] Define the value of the type property of a Subscription event object.
SubscriptionEvent
Constant detail
SUBSCRIPTIONconstant
public static const SUBSCRIPTION:String = "subscription"

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