ISPO SDK
ISPO
Preparing search index...
core
RemoteCodingSessionSendInput
Interface RemoteCodingSessionSendInput
Markdown
Copy Markdown
interface
RemoteCodingSessionSendInput
{
expectedRevision
:
number
;
idempotencyKey
:
string
;
sessionId
:
string
;
text
:
string
;
}
Hierarchy
RemoteCodingSessionMutationInput
RemoteCodingSessionSendInput
Index
Properties
expected
Revision
idempotency
Key
session
Id
text
Properties
expected
Revision
expectedRevision
:
number
idempotency
Key
idempotencyKey
:
string
session
Id
sessionId
:
string
text
text
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
expected
Revision
idempotency
Key
session
Id
text
ISPO
ISPO SDK
Loading...