@interface _UNNotificationCommunicationContextService : NSObject - (id)init; - (id)_updatedCommunicationContext:(id)a0 bundleIdentifier:(id)a1; - (id)resolveCommunicationContextForRequest:(id)a0 bundleIdentifier:(id)a1; @end