Skip to content

Commit

Permalink
Add doc for setTrackerData extension
Browse files Browse the repository at this point in the history
  • Loading branch information
StaehliJ committed Feb 14, 2024
1 parent 2f6cbff commit c6d0c0b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ fun MediaItem.getMediaItemTrackerData(): MediaItemTrackerData {
}

/**
* Set tracker data.
* Set tracker data. This method should only be called if {@link #setUri} is passed a non-null value.
* @see MediaItem.Builder.setTag
* @param trackerData Set trackerData to [MediaItem.Builder.setTag].
* @return [MediaItem.Builder] for convenience
Expand Down

0 comments on commit c6d0c0b

Please sign in to comment.