AWSKinesisVideoWebRTCStorageJoinStorageSessionInput
Objective-C
@interface AWSKinesisVideoWebRTCStorageJoinStorageSessionInput
Swift
class AWSKinesisVideoWebRTCStorageJoinStorageSessionInput
-
The Amazon Resource Name (ARN) of the signaling channel.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable channelArn;Swift
var channelArn: String? { get set }
View on GitHub
Install in Dash
AWSKinesisVideoWebRTCStorageJoinStorageSessionInput Class Reference