- Navigation Guide
@aws-sdk/client-kinesis-video
DescribeSignalingChannelCommandOutput Interface
The output of DescribeSignalingChannelCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
ChannelInfo | ChannelInfo | undefined | A structure that encapsulates the specified signaling channel's metadata and properties. |
Full Signature
export interface DescribeSignalingChannelCommandOutput extends DescribeSignalingChannelOutput, MetadataBearer