ChannelPrepareResult
OCP App SDK / ChannelPrepareResult
ChannelPrepareResult
Result of prepare.
Index
Properties
Properties
error?
string
If the call failed, a reason for the failure.
Defined in: src/app/Channel.ts:259
success
boolean
Whether the call succeeded.
Defined in: src/app/Channel.ts:255
Updated 2 months ago