Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
MpnPlatformType Class

Identifies a Push Notifications platform type, used with MPN-related requests of the MetadataProvider. 

It is used by Lightstreamer to specify the platform associated with the notified client requests. 

The available constants refer to the platform types currently supported. 

Edition Note: Push Notifications is an optional feature, available depending on Edition and License Type. To know what features are enabled by your license, please see the License tab of the Monitoring Dashboard (by default, available at /dashboard). 

 

C++
public: class MpnPlatformType;
C#
public class MpnPlatformType;
Visual Basic
Public Class MpnPlatformType