Lightstreamer .Net Adapter 1.10.0
ContentsIndexHome
PreviousUpNext
MpnSubscriptionInfo.MpnGcmSubscriptionInfo.CollapseKey Property

Readonly. Key to be use to collapse multiple push notifications.

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