Lightstreamer .Net Adapter 1.10.0
ContentsIndexHome
PreviousUpNext
MpnPlatformType Class

Identifies a push notifications platform type. It is used by Lightstreamer to specify the platform associated with the notified client requests. 

Some of the available constants may refer to platform types that are not supported yet; only constants for supported platforms will ever be received. 

Push Notifications are not supported in Moderato edition.

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