SWMuteMicAndSpeakerOptionCell
class SWMuteMicAndSpeakerOptionCell : UITableViewCell
Undocumented
-
Undocumented
Declaration
Swift
@IBOutlet weak var bottomSeparator: UIView!
-
Undocumented
Declaration
Swift
@IBOutlet weak var muteSpeakerBtn: UIButton!
-
Undocumented
Declaration
Swift
@IBOutlet weak var muteMicBtn: UIButton!
-
Undocumented
Declaration
Swift
@IBOutlet weak var lineSeparator: UIView!
-
Undocumented
Declaration
Swift
override func awakeFromNib()