次の方法で共有


Enum MCDConnectedDevicesNotificationType

typedef NS_ENUM(NSInteger, MCDConnectedDevicesNotificationType)

通知の種類 (サービス) を表す値を格納します。

フィールド

名前 説明
MCDNotificationTypeUnknown 0 ConnectedDevicesNotificationType は不明です。
MCDNotificationTypeWNS 1 Windows プッシュ通知サービス。
MCDNotificationTypeGCM 2 Google Cloud Messaging。
MCDNotificationTypeFCM 3 Firebase クラウド メッセージング。
MCDNotificationTypeAPN 4 Apple Push Notification Service。
MCDNotificationTypePolling 5 クラウド通知サービスはありません。代わりに、受信応答をポーリングします。