Klasse OEmbedVideo

Alle implementierten Schnittstellen:
Serializable

public class OEmbedVideo extends BaseOEmbed
Represents the OEmbed Video type
Siehe auch:
  • Konstruktordetails

  • Methodendetails

    • getAuthorName

      The name of the Facebook user that owns the video.
    • setAuthorName

      public void setAuthorName(String authorName)
      The name of the Facebook user that owns the video.
    • getAuthorUrl

      public String getAuthorUrl()
      A URL for the author/owner of the video.
    • setAuthorUrl

      public void setAuthorUrl(String authorUrl)
      A URL for the author/owner of the video.