Klasse OEmbedPost

Alle implementierten Schnittstellen:
Serializable

public class OEmbedPost extends BaseOEmbed
Represents the OEmbed Post type
Siehe auch:
  • Konstruktordetails

  • Methodendetails

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