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

Readonly. Optional sound ID to be played when a push notification is delivered.

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