SOAP API methode UserAgent_update
Parameters
| Naam | Type | Beschrijving |
|---|---|---|
| id * | string | The identifier (id) of the object that is updated |
| * verplichte parameters | ||
Resultaat
| Naam | Type | Beschrijving |
|---|---|---|
| useragent | Structure of type 'useragent' | All properties of the now updated useragent |
Structuur 'useragent'
| Naam | Type | Beschrijving |
|---|---|---|
| id | int | ID of the user agent |
| original | string | Full original header that was sent |
| fullname | string | The fullname of the browser, including a version |
| browser | string | The name of the browser |
| version | string | The version string of the browser |
| platform | string | The platform (operating system) the user is using |