Lightstreamer .Net Adapter 1.10.0
ContentsIndexHome
PreviousUpNext
MpnSubscriptionInfo.MpnApnsSubscriptionInfo.Badge Property

Readonly. Optional value for the icon badge when a push notification is delivered.

C++
public: __property string Badge;
C#
public string Badge;
Visual Basic
Public Property Badge() As string