DescribeSignalingChannelOutput
public struct DescribeSignalingChannelOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
A structure that encapsulates the specified signaling channel’s metadata and properties.
Declaration
Swift
public let channelInfo: ChannelInfo? -
Undocumented
Declaration
Swift
public init(channelInfo: ChannelInfo? = nil)
View on GitHub
DescribeSignalingChannelOutput Structure Reference