Lightstreamer .Net Adapter 1.10.0
ContentsIndexHome
PreviousUpNext
MpnApnsSubscriptionInfo Members

The following tables list the members exposed by MpnApnsSubscriptionInfo.

 
Name 
Description 
 
Concrete subclass of MpnSubscriptionInfo for APNS platform type. Collects all the details of a push notifications specification for Apple's APNS.
Push Notifications are not supported in Moderato edition. 
 
Concrete subclass of MpnSubscriptionInfo for GCM platform type. Collects all the details of a push notifications specification for Google's GCM.
Push Notifications are not supported in Moderato edition. 
 
Name 
Description 
 
Used by Lightstreamer to create an MpnApnsSubscriptionInfo instance, collecting all the details of a push notifications specification for Apple's APNS.  
 
Used by Lightstreamer to create a MpnSubscriptionInfo instance.  
 
Name 
Description 
 
Readonly. List of optional arguments to be used with a localized format key. May be empty.  
 
Readonly. Optional value for the icon badge when a push notification is delivered.  
 
Readonly. Map of optional custom key-value pairs to be added to the push notification. May be empty.  
 
Readonly. MPN device of the push notifications.  
 
Readonly. Format for the push notification text when it is delivered. May be null if a localized format key is supplied instead.  
 
Readonly. Optional image name to be shown while the app is loading when the action.  
 
Readonly. Optional key of the localized text to be used as the action button when a push notification is delivered.  
 
Readonly. Key of the localized text to be used as the format for the push notification text when it is delivered. May be null if an explicit format is supplied instead.  
 
Readonly. Optional sound ID to be played when a push notification is delivered.  
 
Readonly. Optional expression the updates are checked against to trigger the notification.