ContextUpdateService

interface ContextUpdateService

Types

Client
Link copied to clipboard
class Client(transport: RPCTransport) : ContextUpdateService
Descriptor
Link copied to clipboard
object Descriptor : ServiceDescriptor<ContextUpdateService>

Functions

clear
Link copied to clipboard
abstract suspend fun clear()
update
Link copied to clipboard
abstract suspend fun update(request: ContextUpdateRequest): ContextUpdateResult

Inheritors

SessionNodeExtension
Link copied to clipboard
ContextUpdateService
Link copied to clipboard