Contents

BENetworkingProcess

An object that represents a networking extension process.

Declaration

@interface BENetworkingProcess : NSObject

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