Lightstreamer .Net Adapter 1.11.0
|
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.
public: MpnPlatformType Google = new MpnPlatformType("Google");
public static readonly MpnPlatformType Google = new MpnPlatformType("Google");
Public static readonly Google As MpnPlatformType = new MpnPlatformType("Google")