NSNotification

extension NSNotification
  • Helper for getting the notification name string value for use in Objective C.

    Declaration

    Swift

    public static func name(usherSDKNotification: UsherSDKNotification) -> String
    Parameters
    usherSDKNotification

    UsherSDKNotification enum value.

    Return Value

    string representation of the UsherSDKNotification enum.