Interface PushNotificationConfiguration.Builder

  • Method Details

    • title

      The title of the push notification.

      Parameters:
      title - The title of the push notification.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • body

      The body of the push notification.

      Parameters:
      body - The body of the push notification.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      Enum value that indicates the type of the push notification for a message. DEFAULT: Normal mobile push notification. VOIP: VOIP mobile push notification.

      Parameters:
      type - Enum value that indicates the type of the push notification for a message. DEFAULT: Normal mobile push notification. VOIP: VOIP mobile push notification.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      Enum value that indicates the type of the push notification for a message. DEFAULT: Normal mobile push notification. VOIP: VOIP mobile push notification.

      Parameters:
      type - Enum value that indicates the type of the push notification for a message. DEFAULT: Normal mobile push notification. VOIP: VOIP mobile push notification.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: