Interface InAppMessageHeaderConfig.Builder

  • Method Details

    • alignment

      The alignment of the text. Valid values: LEFT, CENTER, RIGHT.

      Parameters:
      alignment - The alignment of the text. Valid values: LEFT, CENTER, RIGHT.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • alignment

      The alignment of the text. Valid values: LEFT, CENTER, RIGHT.

      Parameters:
      alignment - The alignment of the text. Valid values: LEFT, CENTER, RIGHT.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • header

      Message Header.

      Parameters:
      header - Message Header.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • textColor

      The text color.

      Parameters:
      textColor - The text color.
      Returns:
      Returns a reference to this object so that method calls can be chained together.