SetupEventRecordParameters
This function allows you to configure the events to be logged automatically when the app is running.
Parameter Configuration
This function requires the configuration of the sender ID, the events to be logged and their parameters. Refer to the Input Registers section to learn more about these parameters and other optional ones.
Function ID
Register | Value |
---|---|
110 | 1 |
Input Registers
Register | Description | Mandatory | Value |
---|---|---|---|
390 | Sender ID | Yes | STRING |
391 | Events to be logged (separated by a comma without spaces) | Yes | Possible values:
For example: |
392 | Events' parameters (separated by a comma without spaces) | Yes | Possible parameters:
For example: |
393 | Listen to notifications received in the foreground only (Android) | No | False (default value): Logs notifications received both in the foreground and in the background. True: Only logs notifications received in the foreground. |
394 | Timezone of the events to be logged | No | For example: |
Output Registers
Register | Description | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
112 | Call result |
|