Edit

Share via


INSFileProviderServiceSource.MakeListenerEndpoint(NSError) Method

Definition

Creates and returns an endpoint for communicating with the file provider extension.

[Foundation.Export("makeListenerEndpointAndReturnError:")]
[Foundation.Preserve(Conditional=true)]
public Foundation.NSXpcListenerEndpoint MakeListenerEndpoint (out Foundation.NSError error);
abstract member MakeListenerEndpoint :  -> Foundation.NSXpcListenerEndpoint

Parameters

error
NSError

On failure, contains the error that occurred.

Returns

Attributes

Applies to