Contents

XPC_TYPE_CONNECTION

A type that represents a connection to a named service.

Declaration

var XPC_TYPE_CONNECTION: xpc_type_t { get }

Discussion

This connection is bidirectional and can both send and receive messages. A connection carries the credentials of the remote service provider.

See Also

Types of objects