getOembed

abstract Flow<DgfrCallState<Oembed>> getOembed(String url, String maxWidth, String maxHeight, String format)

An OEmbed compliant API endpoint See: http://oembed.com/ Support datasets and reuses URLs

Parameters

url

The URL to retrieve embedding information for (required)

maxwidth

The maximum width of the embedded resource (optional)

maxheight

The maximum height of the embedded resource (optional)

format

The required response format. (optional, default to json)