sendPromptListChanged

suspend fun sendPromptListChanged(sessionId: String)(source)

Triggers ServerSession.sendPromptListChanged for session by provided sessionId.

Parameters

sessionId

The session ID to send the prompt list changed notification to.