Lightstreamer .Net Adapter 1.10.0
ContentsIndexHome
PreviousUpNext
MpnPlatformType.GCM Field

Readonly. Google Cloud Messaging platform type.

C++
public: MpnPlatformType GCM = new MpnPlatformType("GCM");
C#
public static readonly MpnPlatformType GCM = new MpnPlatformType("GCM");
Visual Basic
Public static readonly GCM As MpnPlatformType = new MpnPlatformType("GCM")