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