Embeddable
interface Embeddable
Abstract interface for an embeddable resource
Methods
int
getWidth()
Get width of this Embed
int
getHeight()
Get height of this Embed
string
getPreviewURL()
Get preview url
string
getName()
Get human readable name for this resource
string
getType()
Get Embed type
bool
validate()
Validate this resource
Details
at line 17
int
getWidth()
Get width of this Embed
at line 24
int
getHeight()
Get height of this Embed
at line 31
string
getPreviewURL()
Get preview url
at line 38
string
getName()
Get human readable name for this resource
at line 45
string
getType()
Get Embed type
at line 52
bool
validate()
Validate this resource