Not documented.
- Annotations
- DocsEditable()
- DomName('URL')
- Implements
Static Methods
-
createObjectUrl(
blob_OR_source_OR_stream) → String -
createObjectUrlFromBlob(
Blob blob) → String -
createObjectUrlFromSource(
MediaSource source) → String -
createObjectUrlFromStream(
MediaStream stream) → String -
revokeObjectUrl(
String url) → void
Properties
- String hash
-
read / write
- String hash
-
read / write, inherited
- String host
-
read / write
- String host
-
read / write, inherited
- String hostname
-
read / write
- String hostname
-
read / write, inherited
- String href
-
read / write
- String href
-
read / write, inherited
- String origin
-
read-only
- String password
-
read / write
- String password
-
read / write, inherited
- String pathname
-
read / write
- String pathname
-
read / write, inherited
- String port
-
read / write
- String port
-
read / write, inherited
- String protocol
-
read / write
- String protocol
-
read / write, inherited
- String search
-
read / write
- String search
-
read / write, inherited
- String username
-
read / write
- String username
-
read / write, inherited
Methods
-
toString(
) → String - Returns a string representation of this object.