Contents

WKExtendedRuntimeSessionDelegate

A set of optional methods for monitoring an extended runtime session.

Declaration

protocol WKExtendedRuntimeSessionDelegate : NSObjectProtocol

Mentioned in

Overview

Implement these methods to track the changes to your session’s state.

Topics

Monitoring State Changes

See Also

Creating a Session