sendbird-uikit-ios/Sources/View/ChannelSettings/Cell/SBUGroupChannelSettingCell....

15 lines
273 B
Swift

//
// SBUGroupChannelSettingCell.swift
// SendbirdUIKit
//
// Created by Tez Park on 2020/07/22.
// Copyright © 2020 Sendbird, Inc. All rights reserved.
//
import UIKit
import SendbirdChatSDK
open class SBUGroupChannelSettingCell: SBUBaseChannelSettingCell {
}