// SDLRPCNotification.h // #import "SDLRPCMessage.h" NS_ASSUME_NONNULL_BEGIN @interface SDLRPCNotification : SDLRPCMessage @end NS_ASSUME_NONNULL_END