SFSDKUserSelectionTableViewController Class Reference

Inherits from UIViewController
Conforms to UITableViewDataSource
UITableViewDelegate
Declared in SFSDKUserSelectionTableViewController.h

  selectedAccount

@property (nonatomic, strong) SFUserAccount *selectedAccount

  listViewDelegate

@property (nonatomic, weak) id<SFSDKUserSelectionTableViewControllerDelegate> listViewDelegate

  spAppOptions

@property (nonatomic, strong) NSDictionary *spAppOptions

  navigationBar

@property (nonatomic, strong) UINavigationBar *navigationBar

  tableView

@property (nonatomic, strong) UITableView *tableView

– createFooterView

- (UIView *)createFooterView

– createHeaderView

- (UIView *)createHeaderView