appviewLogAction

open override fun appviewLogAction(json: String)

Logs an action performed by the user.

Parameters

json

A JSON string containing details about the performed action.

Samples