Lightstreamer Flex client 1.1 API
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Class LSClientEvent
Properties
Package
com.lightstreamer.as_client.events
Class
public class LSClientEvent
Inheritance
LSClientEvent
flash.events.Event
Subclasses
ControlConnectionErrorEvent
,
ControlErrorEvent
,
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
Lightstreamer Flex client 1.1 API