Packagecom.lightstreamer.as_client.events
Classpublic class LSClientEvent
InheritanceLSClientEvent Inheritance flash.events.Event
Subclasses ConnectionDropEvent, ControlConnectionErrorEvent, DataErrorEvent, SendMessageEvent, 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