Lightstreamer iOS Client  1.4.5
Native iOS Client library for Lightstreamer
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CLSClientIncapsulates a single connection to Lightstreamer Server
 CLSConnectionConstraintsCollects the constraints to be applied on the overall data flow from a Connection
 C<LSConnectionDelegate>The LSConnectionDelegate protocol receives notifications of connection activity and errors
 CLSConnectionInfoCollects the parameters related to a connection request to Lightstreamer Server
 CLSExceptionBase class of all Lightstreamer client exceptions
 CLSExtendedTableInfoSpecification of a table to be subscribed to Lightstreamer Server, comprised all the item and field names
 CLSLogControls the local logging system
 C<LSLogDelegate>The LSLogDelegate protocol can be used to redirect the local logging system to a different destination, such as a file or an application-wide logging system
 C<LSMessageDelegate>The LSMessageDelegate protocol receives notifications of server responses to sent messages
 CLSMessageInfoMessage object that will be sent to a Lightstreamer Server
 CLSMPNInfoTable and format specification of mobile push notifications (MPN) to be sent on the update of an MPN subscription
 CLSMPNKeySubscription ID to be used to access an MPN subscription
 CLSMPNStatusInfoAdditional information about the status of a mobile push notification (MPN) subscription (see checkStatus (LSMPNSubscription)) and its related device
 CLSMPNSubscriptionWraps the key (as an LSMPNKey object) and the specifications (as an LSMPNInfo object) of a mobile push notifications (MPN) subscription
 CLSMPNTokenChangeInfoAdditional information about the result of a device token change on the Server (see LSConnectionDelegate::didSucceedChangingDeviceTokenOnServerWithInfo:)
 CLSPushClientExceptionIncapsulates exceptions thrown due to client-side problems, such as invalid parameters for a request
 CLSPushConnectionExceptionIncapsulates exceptions thrown due to connectivity problems with the Server
 CLSPushServerExceptionIncapsulates exceptions thrown due to a specific error returned by the Server
 CLSPushUpdateExceptionIncapsulates exceptions thrown due to unexpected or wrong data updates received from the Server
 CLSSubscribedTableKeyKey value to be used to unsubscribe from tables
 CLSSubscriptionConstraintsCollects the constraints to be applied on the data flow from a Subscription
 C<LSTableDelegate>The LSTableDelegate protocol receives notification of data updates and subscription termination for a table
 CLSTableInfoSpecification of a table to be subscribed to Lightstreamer Server
 CLSUpdateInfoInformation about an update for a subscribed item