Contents

makeNotification(_:)

Transform a type-safe Message into a legacy Notification

Declaration

static func makeNotification(_ message: MFMessageComposeViewController.TextMessageAvailabilityDidChangeMessage) -> Notification

Parameters

  • message:

    The message to convert

Return Value

A Notification compatible with Objective-C observers