@FunctionalInterface
public static interface NotificationManager.Action
Modifier and Type | Method and Description |
---|---|
void |
perform(long remoteId,
NotificationType<?> type) |
void perform(long remoteId, NotificationType<?> type) throws RemoteException
RemoteException