get Dynamic Account Data

open fun getDynamicAccountData(userId: String): JSONObject


open fun getDynamicAccountData(userId: String, deviceId: String): JSONObject

Method used to get the dynamic data of the user to correctly update in all the devices where the user is connected

Return

the dynamic data as JSONObject

Parameters

userId

The identifier of the user

deviceId

The identifier of the device