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

Readonly. Optional key of the localized text to be used as the action button when a push notification is delivered.

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