LocalNotificationResponseParser

public class LocalNotificationResponseParser

Undocumented

  • Retrieve url from Local Notification Data

    Declaration

    Swift

    public class func urlFromLocalNotification(response: UNNotificationResponse) -> URL?

    Parameters

    response

    Recieved instance of the fired Local Notification