Contents

NetworkingProcess

A process that manages network connections in an app extension.

Declaration

struct NetworkingProcess

Mentioned in

Overview

A browser app can have one or more networking extensions, each of which need a separate bundle identifier. The app can launch only one instance of each networking extension.

Topics

Creating and invalidating extension processes

Creating XPC connections

Coordinating processes

See Also

Host app representations