Share via


HKAttachmentStore.StreamData Method

Definition

[Foundation.Export("streamDataForAttachment:dataHandler:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSProgress StreamData(HealthKit.HKAttachment attachment, HealthKit.HKAttachmentStoreDataHandler dataHandler);
[<Foundation.Export("streamDataForAttachment:dataHandler:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member StreamData : HealthKit.HKAttachment * HealthKit.HKAttachmentStoreDataHandler -> Foundation.NSProgress
override this.StreamData : HealthKit.HKAttachment * HealthKit.HKAttachmentStoreDataHandler -> Foundation.NSProgress

Parameters

attachment
HKAttachment

Returns

Attributes

Applies to