AWSChimeSDKIdentityDescribeAppInstanceUserResponse
Objective-C
@interface AWSChimeSDKIdentityDescribeAppInstanceUserResponse
Swift
class AWSChimeSDKIdentityDescribeAppInstanceUserResponse
-
The name of the
AppInstanceUser.Declaration
Objective-C
@property (nonatomic, strong) AWSChimeSDKIdentityAppInstanceUser *_Nullable appInstanceUser;Swift
var appInstanceUser: AWSChimeSDKIdentityAppInstanceUser? { get set }
View on GitHub
Install in Dash
AWSChimeSDKIdentityDescribeAppInstanceUserResponse Class Reference