getPostamble

abstract fun getPostamble(deviceId: String): List<DirectInputKey>

Gets the current postamble direct input keys from the SDK's runtime settings state.

Returns an empty list when no postamble is stored.