Class OEmbedVideo

All Implemented Interfaces:
Serializable

public class OEmbedVideo extends BaseOEmbed
Represents the OEmbed Video type
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • 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.