Packagecom.lightstreamer.as_client.events
Classpublic class LSClientEvent
InheritanceLSClientEvent Inheritance flash.events.Event
SubclassesControlConnectionErrorEvent, ControlErrorEvent, ServerErrorEvent, StatusChangeEvent

Base class for any event related to LSClient.



Public Properties
 PropertyDefined by
  client : LSClient
[read-only] The LSClient which this event is related to.
LSClientEvent
Property detail
clientproperty
client:LSClient  [read-only]

The LSClient which this event is related to.

Implementation
    public function get client():LSClient