Class EmbedAPI


  • public class EmbedAPI
    extends BaseAPI
    Embeds are links shared by users in statuses, conversations and comments. One or more embeds are also referred when creating items with an embed file type.
    • Method Detail

      • createEmbed

        public Embed createEmbed​(String url)
        Grabs metadata and returns metadata for the given url such as title, description and thumbnails.
        Parameters:
        url - The URL of the embed
        Returns:
        The full embed data