IBroadcastSummaryResult Interface
Signature
export interface IBroadcastSummaryResult
Properties
Property | Type | Description |
---|---|---|
broadcastDuration | number | |
summarizeOp | ISummaryOpMessage |
Property Details
broadcastDuration
Signature
readonly broadcastDuration: number;
Type: number
summarizeOp
Signature
readonly summarizeOp: ISummaryOpMessage;
Type: ISummaryOpMessage