AWSChimeSDKMessagingDescribeChannelMembershipForAppInstanceUserResponse
Objective-C
@interface AWSChimeSDKMessagingDescribeChannelMembershipForAppInstanceUserResponse
Swift
class AWSChimeSDKMessagingDescribeChannelMembershipForAppInstanceUserResponse
-
The channel to which a user belongs.
Declaration
Objective-C
@property (nonatomic, strong) AWSChimeSDKMessagingChannelMembershipForAppInstanceUserSummary *_Nullable channelMembership;Swift
var channelMembership: AWSChimeSDKMessagingChannelMembershipForAppInstanceUserSummary? { get set }
View on GitHub
Install in Dash
AWSChimeSDKMessagingDescribeChannelMembershipForAppInstanceUserResponse Class Reference