共用方式為


CKDatabaseDeleteSubscriptionHandler 代理人

定義

public delegate void CKDatabaseDeleteSubscriptionHandler(string subscriptionId, NSError error);
type CKDatabaseDeleteSubscriptionHandler = delegate of string * NSError -> unit

參數

subscriptionId
String
error
NSError

適用於