Function.Set Request Context
sprotty-protocol / setRequestContext
setRequestContext(
context
):void
Defined in: actions.ts:77
Configure the context in which request actions are created. This is typically either ‘client’ or ‘server’ to avoid collisions of request IDs.
string
void