![]() |
Lightstreamer iOS Client 1.2.6
Native iOS Client library for Lightstreamer
|
LSClient | Incapsulates a single connection to Lightstreamer Server |
LSConnectionConstraints | Collects the constraints to be applied on the overall data flow from a Connection |
<LSConnectionDelegate> | The LSConnectionDelegate protocol receives notifications of connection activity and errors |
LSConnectionInfo | Collects the parameters related to a connection request to Lightstreamer Server |
LSException | Base class of all Lightstreamer client exceptions |
LSExtendedTableInfo | Specification of a table to be subscribed to Lightstreamer Server, comprised all the item and field names |
LSLog | Controls the local logging system |
<LSMessageDelegate> | The LSMessageDelegate protocol receives notifications of server responses to sent messages |
LSMessageInfo | Message object that will be sent to a Lightstreamer Server |
LSPushConnectionException | Incapsulates exceptions thrown due to connectivy problems with the Server |
LSPushServerException | Incapsulates exceptions thrown due to a specific error returned by the Server |
LSPushUpdateException | Incapsulates exceptions thrown due to unexpected or wrong data updates received from the Server |
LSSubscribedTableKey | Key value to be used to unsubscribe from tables |
LSSubscriptionConstraints | Collects the constraints to be applied on the data flow from a Subscription |
<LSTableDelegate> | The LSTableDelegate protocol receives notification of data updates and subscription termination for a table |
LSTableInfo | Specification of a table to be subscribed to Lightstreamer Server |
LSUpdateInfo | Information about an update for a subscribed item |