AWSChimeSDKMessagingChannelModeratedByAppInstanceUserSummary
Objective-C
@interface AWSChimeSDKMessagingChannelModeratedByAppInstanceUserSummary
Swift
class AWSChimeSDKMessagingChannelModeratedByAppInstanceUserSummary
Summary of the details of a moderated channel.
-
Summary of the details of a
Channel
.Declaration
Objective-C
@property (nonatomic, strong) AWSChimeSDKMessagingChannelSummary *_Nullable channelSummary;
Swift
var channelSummary: AWSChimeSDKMessagingChannelSummary? { get set }