NSCloudSharingServiceDelegate_Extensions.Completed Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void Completed (this AppKit.INSCloudSharingServiceDelegate This, AppKit.NSSharingService sharingService, Foundation.NSObject[] items, Foundation.NSError error);
static member Completed : AppKit.INSCloudSharingServiceDelegate * AppKit.NSSharingService * Foundation.NSObject[] * Foundation.NSError -> unit
Parameters
- sharingService
- NSSharingService
- items
- NSObject[]
- error
- NSError