send To Device
abstract suspend fun sendToDevice( eventType: String, contentMap: MXUsersDevicesMap<Any>, txnId: String? = UUID.randomUUID().toString())
Content copied to clipboard
Send an event to a specific list of devices.