Contents

CMIOExtensionProviderSource

A protocol for objects that act as provider sources.

Declaration

protocol CMIOExtensionProviderSource : NSObjectProtocol

Overview

Create a class that adopts this protocol to configure provider properties and manage its client connections.

Topics

Managing Connections

Configuring Properties

See Also

Providers