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