/AWS1/CL_CGSREGDEVICERESPONSE¶
Response to a RegisterDevice request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_deviceid TYPE /AWS1/CGSDEVICEID /AWS1/CGSDEVICEID¶
The unique ID generated for this device by Cognito.
Queryable Attributes¶
DeviceId¶
The unique ID generated for this device by Cognito.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEVICEID() |
Getter for DEVICEID, with configurable default |
ASK_DEVICEID() |
Getter for DEVICEID w/ exceptions if field has no value |
HAS_DEVICEID() |
Determine if DEVICEID has a value |