_setIndicationRegReq Struct Reference
Detailed Description
This structure contains Indication Register request parameters
- Parameters:
-
| pRegTransLayerInfoEvt | -
- Optional 1 BYTE parameter indicating registration status of transport layer information events
- Values:
- 0x00 - Disabled
- 0x01 - Enabled
- NULL - No change - specifying NULL indicates that the device will continue to use the existing setting (disable/enable) which has been previously set for the device
|
| pRegTransNWRegInfoEvt | -
- Optional 1 BYTE parameter indicating registration status of transport network registration information events
- Values:
- 0x00 - Disabled
- 0x01 - Enabled
- NULL - No change - specifying NULL indicates that the device will continue to use the existing setting (disable/enable) which has been previously set for the device
|
| pRegCallStatInfoEvt | -
- Optional 1 BYTE parameter indicating registration status of call status information events
- Values:
- 0x00 - Disabled
- 0x01 - Enabled
- NULL - No change - specifying NULL indicates that the device will continue to use the existing setting (disable/enable) which has been previously set for the device
|
Field Documentation