SDLNotificationConstants Class Reference

Section Contents

Overview

This class defines methods for getting groups of notifications

+allResponseNames

All of the possible SDL RPC Response notification names

Objective-C

+ (nonnull NSArray<SDLNotificationName> *)allResponseNames;

Swift

class func allResponseNames() -> [NSNotification.Name]

Return Value

All response notification names

+allButtonEventNotifications

All of the possible SDL Button event notification names

Objective-C

+ (nonnull NSArray<SDLNotificationName> *)allButtonEventNotifications;

Swift

class func allButtonEventNotifications() -> [NSNotification.Name]

Return Value

The names