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
[read-only] 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.