/AWS1/CL_WSPIMPCLIBRANDINGRSLT¶
ImportClientBrandingResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_devicetypewindows TYPE REF TO /AWS1/CL_WSPDEFCLIBRANDINGAT00 /AWS1/CL_WSPDEFCLIBRANDINGAT00¶
The branding information configured for Windows devices.
io_devicetypeosx TYPE REF TO /AWS1/CL_WSPDEFCLIBRANDINGAT00 /AWS1/CL_WSPDEFCLIBRANDINGAT00¶
The branding information configured for macOS devices.
io_devicetypeandroid TYPE REF TO /AWS1/CL_WSPDEFCLIBRANDINGAT00 /AWS1/CL_WSPDEFCLIBRANDINGAT00¶
The branding information configured for Android devices.
io_devicetypeios TYPE REF TO /AWS1/CL_WSPIOSCLIBRANDINGAT00 /AWS1/CL_WSPIOSCLIBRANDINGAT00¶
The branding information configured for iOS devices.
io_devicetypelinux TYPE REF TO /AWS1/CL_WSPDEFCLIBRANDINGAT00 /AWS1/CL_WSPDEFCLIBRANDINGAT00¶
The branding information configured for Linux devices.
io_devicetypeweb TYPE REF TO /AWS1/CL_WSPDEFCLIBRANDINGAT00 /AWS1/CL_WSPDEFCLIBRANDINGAT00¶
The branding information configured for web access.
Queryable Attributes¶
DeviceTypeWindows¶
The branding information configured for Windows devices.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEVICETYPEWINDOWS() |
Getter for DEVICETYPEWINDOWS |
DeviceTypeOsx¶
The branding information configured for macOS devices.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEVICETYPEOSX() |
Getter for DEVICETYPEOSX |
DeviceTypeAndroid¶
The branding information configured for Android devices.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEVICETYPEANDROID() |
Getter for DEVICETYPEANDROID |
DeviceTypeIos¶
The branding information configured for iOS devices.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEVICETYPEIOS() |
Getter for DEVICETYPEIOS |
DeviceTypeLinux¶
The branding information configured for Linux devices.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEVICETYPELINUX() |
Getter for DEVICETYPELINUX |
DeviceTypeWeb¶
The branding information configured for web access.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEVICETYPEWEB() |
Getter for DEVICETYPEWEB |