Lightstreamer iOS Client  1.4.5
Native iOS Client library for Lightstreamer
Enumerations
LSMode.h File Reference

Enumerations

enum  LSMode { LSModeRaw = 0, LSModeMerge = 1, LSModeDistinct = 2, LSModeCommand = 3 }
 The LSMode enum contains currently supported subscription modes. More...
 

Enumeration Type Documentation

enum LSMode

The LSMode enum contains currently supported subscription modes.

Enumerator
LSModeRaw 
LSModeMerge 
LSModeDistinct 
LSModeCommand