Search
Preparing search index...
The search index is not available
Node.js bindings for DAML
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
NodeJsCommandCompletionClient
Class NodeJsCommandCompletionClient
Hierarchy
NodeJsCommandCompletionClient
Implements
CommandCompletionClient
Index
Constructors
constructor
Methods
completion
End
completion
Stream
Constructors
constructor
new
Node
JsCommand
Completion
Client
(
ledgerId
:
string
, client
:
ICommandCompletionServiceClient
, reporter
:
ValidationReporter
)
:
NodeJsCommandCompletionClient
Parameters
ledgerId:
string
client:
ICommandCompletionServiceClient
reporter:
ValidationReporter
Returns
NodeJsCommandCompletionClient
Methods
completion
End
completion
End
(
)
:
Promise
<
CompletionEndResponse
>
completion
End
(
callback
:
Callback
<
CompletionEndResponse
>
)
:
ClientCancellableCall
Returns
Promise
<
CompletionEndResponse
>
Parameters
callback:
Callback
<
CompletionEndResponse
>
Returns
ClientCancellableCall
completion
Stream
completion
Stream
(
requestObject
:
CompletionStreamRequest
)
:
ClientReadableObjectStream
<
CompletionStreamResponse
>
Parameters
requestObject:
CompletionStreamRequest
Returns
ClientReadableObjectStream
<
CompletionStreamResponse
>
Globals
Node
JsCommand
Completion
Client
constructor
completion
End
completion
Stream
Generated using
TypeDoc