Lightstreamer .Net Adapter 1.11.0
ContentsIndexHome
PreviousUpNext
MpnDeviceInfo Members

The following tables list the members exposed by MpnDeviceInfo.

 
Name 
Description 
 
Indicates whether some other object is "equal to" this one. Two MpnDeviceInfo objects are equal if their three properties are equal.  
 
Returns a hash code value for the object.  
 
Used by Lightstreamer to provide a MpnDeviceInfo instance to the MPN-related methods.  
 
Returns a string representation of the MpnDeviceInfo. An MpnDeviceInfo object is represented by a juxtaposition of its three properties platform type, application ID and device token, separated by a single "/" character. E.g.:
Apple/com.lightstreamer.ios.stocklist/8fac[...]fe12
 
 
Name 
Description 
 
Readonly. Application ID, also known as the package name or bundle ID on some platforms.  
 
Readonly. Token of the device, also know as the registration ID on some platforms.  
 
Type 
Readonly. Platform type of the device.