[en] Add Session Property
[en] Session properties are key-value pieces of information about the user's session and the device that help obtain the app's status at the time of a crash or issue. This function creates a custom session key in Troubleshooting to store session properties.
[en] Parameter Configuration
[en] This function requires you to fill in a session property key and value. Refer to the Input Registers section to learn more.
[en] Function ID
[en] Register | [en] Value |
---|---|
110 | 1 |
[en] Input Registers
[en] Register | [en] Description | [en] Mandatory | [en] Value |
---|---|---|---|
390 | [en] Session property key (register that stores the key data in Studio) | X | [en] String [en] Example: #S{000} |
391 | [en] Session property value (register that stores the value data in Studio) | X | [en] String [en] Example: #S{000} |
[en] Output Registers
[en] Register | [en] Description | [en] Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
112 | [en] Call Result |
|