Documentation - v1.2.0-alpha.3
Preparing search index...
@microsoft/agents-hosting
MediaUrl
Interface MediaUrl
Represents a media URL.
interface
MediaUrl
{
profile
?:
string
;
url
:
string
;
}
Index
Properties
profile?
url
Properties
Optional
profile
profile
?:
string
The profile of the media.
url
url
:
string
The URL of the media.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
profile
url
Documentation - v1.2.0-alpha.3
Loading...
Represents a media URL.