Metadata.UserAgent Property ActiveX/Java Uploader PHP

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a user-agent string.

Syntax

PHP
public function getUserAgent() {
}

public function setUserAgent($value) {
}

Property Value

Type: string

The user-agent string which is sent by ActiveX/Java Uploader in the header of the upload request.

Default value is "".

Remarks

Note

During initialization, this value is set to the user-agent string of a browser which hosts ActiveX/Java Uploader.

See Also

Reference