SOAP API method LitmusEmailApplication_retrieve
Parameters
| Name | Type | Description | 
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved | 
| * required parameters | ||
Return values
| Name | Type | Description | 
|---|---|---|
| litmusemailapplication | Structure of type 'litmusemailapplication' | All properties of the retrieved litmusemailapplication | 
Structure 'litmusemailapplication'
| Name | Type | Description | 
|---|---|---|
| supportscontentblocking | boolean | Does this application support content blocking | 
| desktopclient | boolean | Is this a desktop client | 
| businessclient | boolean | Is this a bussiness client | 
| id | int | The ID of the application. | 
| status | integer | What is the status of this application | 
| platform | string | Name of the platform | 
| name | string | Name of the application | 
| code | string | A unique identifying code for this application |