Contents

CMIOExtensionProvider

An object that manages device connections for a provider.

Declaration

class CMIOExtensionProvider

Mentioned in

Overview

An extension provider manages device connections and provides the startService(provider:) class method that you call to bootstrap the service.

Topics

Creating a Provider

Inspecting a Provider

Starting a Provider

Managing Devices

Managing Clients

Type Methods

See Also

Providers