Interface NotificationManager.SendNotification

All Known Subinterfaces:
NotificationManager.InputOptionals, NotificationManager.NotificationRequestBuilder
All Known Implementing Classes:
NotificationManagerImpl.NotificationRequestBuilderImpl
Enclosing interface:
NotificationManager

public static interface NotificationManager.SendNotification
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Creates and sends notification request.
  • Method Details

    • send

      void send()
      Creates and sends notification request.