SWProfileLandscapeCardViewCell
class SWProfileLandscapeCardViewCell : UICollectionViewCell
Undocumented
-
Undocumented
Declaration
Swift
@IBOutlet weak var moreOptionButton: UIButton!
-
Undocumented
Declaration
Swift
@IBOutlet weak var broadcastActionButton: UIButton!
-
Undocumented
Declaration
Swift
@IBOutlet weak var profileActionButton: UIButton!
-
Undocumented
Declaration
Swift
@IBOutlet weak var profileImageButton: UIButton!
-
Undocumented
Declaration
Swift
@IBOutlet weak var liveStatusImageView: UIView!
-
Undocumented
Declaration
Swift
@IBOutlet weak var nameLabel: UILabel!
-
Undocumented
Declaration
Swift
@IBOutlet weak var handleLabel: UILabel!
-
Undocumented
Declaration
Swift
@IBOutlet weak var descriptionLabel: UILabel!
-
Undocumented
Declaration
Swift
@IBOutlet weak var followingCountLabel: UILabel!
-
Undocumented
Declaration
Swift
@IBOutlet weak var followersCountLabel: UILabel!
-
Undocumented
Declaration
Swift
@IBOutlet weak var videosCountLabel: UILabel!
-
Undocumented
Declaration
Swift
override func awakeFromNib()
-
Undocumented
Declaration
Swift
func populateDataFor(viewer: SWViewer, withStream: SWStream?)
-
Undocumented
Declaration
Swift
private func loadUIWith(user: SWUser, withStream: SWStream?)
-
Undocumented
Declaration
Swift
func populateDataFor(speaker: SWParticipant, withStream: SWStream?)