sendResourceUpdated

suspend fun sendResourceUpdated(sessionId: String, notification: ResourceUpdatedNotification)(source)

Triggers ServerSession.sendResourceUpdated for session by provided sessionId.

Parameters

sessionId

The session ID to send the resource updated notification to.

notification

Details of the updated resource.