Interface MediaUrlCatchphraseProvider


public interface MediaUrlCatchphraseProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    Returning null or an empty string is equivalent to not implementing interface MediaUrlCatchphraseProvider at all.
  • Method Details

    • getMediaUrlCatchphrase

      String getMediaUrlCatchphrase(MediaPath path)
      Returning null or an empty string is equivalent to not implementing interface MediaUrlCatchphraseProvider at all.