AWSConnectStartTaskContactResponse
Objective-C
@interface AWSConnectStartTaskContactResponse
Swift
class AWSConnectStartTaskContactResponse
-
The identifier of this contact within the Amazon Connect instance.
Declaration
Objective-C
@property (nonatomic, strong) NSString *_Nullable contactId;Swift
var contactId: String? { get set }
View on GitHub
Install in Dash
AWSConnectStartTaskContactResponse Class Reference