sendResourceUpdated

abstract suspend fun sendResourceUpdated(notification: ResourceUpdatedNotification)(source)

Sends a resource-updated notification to the client, indicating that a specific resource has changed.

Parameters

notification

Details of the updated resource.