Lightstreamer .Net Adapter 1.11.0
|
The following tables list the members exposed by MpnPlatformType.
|
Name |
Description |
|
Readonly. Refers to Push Notifications for Apple platforms, such as iOS, macOS and tvOS. The back-end service for Apple platforms is APNs ("Apple Push Notification service"). Apple, iOS, macOS and tvOS are registered trademarks of Apple, Inc. | |
|
Readonly. Refers to Push Notifications for Google platforms, such as Android and Chrome. The back-end service for Google platforms is FCM ("Firebase Cloud Messaging"). Google, Android and Chrome are registered trademarks of Google Inc. |
|
Name |
Description |
|
Indicates whether some other object is "equal to" this one. Two MpnPlatformType objects are equal if their internal names are equal. | |
|
Returns a hash code value for the object. | |
|
Used by Lightstreamer to create a MpnPlatformType instance. | |
|
Returns a string representation of the MpnPlatformType. An MpnPlatformType object is represented by its internal name. E.g.: Apple |
|
Name |
Description |
|
Readonly. The internal name of the platform type. |