MSMessagesAppViewController
The principal view controller for iMessage apps.
Declaration
class MSMessagesAppViewControllerMentioned in
Overview
Use this class to manage your extension. For more information on app extensions, see App Extension Programming Guide.
Topics
Managing the Extension’s State
activeConversationdismiss()willBecomeActive(with:)didBecomeActive(with:)willResignActive(with:)didResignActive(with:)
Tracking Messages
willSelect(_:conversation:)didSelect(_:conversation:)didReceive(_:conversation:)didStartSending(_:conversation:)didCancelSending(_:conversation:)