/// Extend the notification with CarExtender.
.extend(new CarExtender()
      .setUnreadConversation(unreadConversationBuilder.build()))
/// End
