次の方法で共有


CKNotificationType 列挙型

定義

プッシュ通知を生成できるイベントを列挙します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public enum CKNotificationType
type CKNotificationType = 
継承
CKNotificationType
属性

フィールド

Database 4
Query 1

サブスクリプションで指定されたアプリ開発者のクエリの条件が満たされました。

ReadNotification 3

通知が読み取られたとマークされました。

RecordZone 2

レコード ゾーン内のデータが変更されました。

適用対象