AWSConnectParticipantDescribeViewResponse
Objective-C
@interface AWSConnectParticipantDescribeViewResponse
                Swift
class AWSConnectParticipantDescribeViewResponse
                - 
                  
                  
A view resource object. Contains metadata and content necessary to render the view.
Declaration
Objective-C
@property (nonatomic, strong) AWSConnectParticipantView *_Nullable view;Swift
var view: AWSConnectParticipantView? { get set } 
View on GitHub
Install in Dash
        AWSConnectParticipantDescribeViewResponse Class Reference