Interface MediaItem.Builder

  • Method Details

    • type

      The type of media. Valid values are: IMAGE_LOGO_FAVICON and IMAGE_LOGO_HORIZONTAL.

      Parameters:
      type - The type of media. Valid values are: IMAGE_LOGO_FAVICON and IMAGE_LOGO_HORIZONTAL.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of media. Valid values are: IMAGE_LOGO_FAVICON and IMAGE_LOGO_HORIZONTAL.

      Parameters:
      type - The type of media. Valid values are: IMAGE_LOGO_FAVICON and IMAGE_LOGO_HORIZONTAL.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • source

      MediaItem.Builder source(String source)

      The source URL or data for the media asset.

      Parameters:
      source - The source URL or data for the media asset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.