Lightstreamer .Net Adapter 1.10.0
ContentsIndexHome
PreviousUpNext
MpnDeviceInfo Class

Specifies a target device for Push Notifications, to be specified upon MPN-related methods. Note that the processing and the authorization of Push Notifications is per-device and per-app, where a physical device is uniquely identified by the platform type and a platform dependent device token. We refer to this combination as a MPN Device. Notification requests for different MPN Devices are handled independently.  

Push Notifications are not supported in Moderato edition.

C++
public: class MpnDeviceInfo;
C#
public class MpnDeviceInfo;
Visual Basic
Public Class MpnDeviceInfo