MediaUrl interface
Media URL
Properties
profile | Optional profile hint to the client to differentiate multiple MediaUrl objects from each other |
url | Url for the media |
Property Details
profile
Optional profile hint to the client to differentiate multiple MediaUrl objects from each other
profile?: string
Property Value
string
url
Url for the media
url: string
Property Value
string