matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.crypto.model
/
MXUsersDevicesMap
/
setObject
set
Object
fun
setObject
(
userId
:
String
?
,
deviceId
:
String
?
,
o
:
E
?
)
Content copied to clipboard
Set an object for a dedicated user Id and device Id.
Parameters
user
Id
the user Id
device
Id
the device id
o
the object to set