Lightstreamer Flex client 2.2.1 API
All Packages
|
All Classes
|
Index
|
Frames
No Frames
LSClientEvent
Properties
Package
com.lightstreamer.as_client.events
Class
public class LSClientEvent
Inheritance
LSClientEvent
flash.events.Event
Subclasses
ConnectionDropEvent
,
ControlConnectionErrorEvent
,
DataErrorEvent
,
SendMessageEvent
,
ServerErrorEvent
,
StatusChangeEvent
Base class for any event related to LSClient.
Public Properties
Property
Defined By
client
:
LSClient
[read-only] The LSClient which this event is related to.
LSClientEvent
Property Detail
client
property
client:
LSClient
[read-only]
The LSClient which this event is related to.
Implementation
public function get client():
LSClient