Lightstreamer .Net Adapter 1.10.0
ContentsIndexHome
PreviousUpNext
MpnPlatformType.BPN Field

Readonly. Blackberry Push Notifications Service platform type.

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