SharingToGroupsVC

class SharingToGroupsVC : UIViewController
extension SharingToGroupsVC: UITableViewDelegate, UITableViewDataSource

Undocumented

  • Undocumented

    Declaration

    Swift

    let contacts: <<error type>>
  • Undocumented

    Declaration

    Swift

    override func viewDidLoad()
  • Undocumented

    Declaration

    Swift

    func tableView(_ tableView: UITableView, numberOfRowsInSection section: Int) -> Int
  • Undocumented

    Declaration

    Swift

    func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell