Class OEmbedPost

All Implemented Interfaces:
Serializable

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

  • Method Details

    • getAuthorName

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

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

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

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