#import <SearchUsersTableViewController.h>
Instance Methods | |
| (void) | - setUserList:withUserIDs: |
| (void) | - setGameKey: |
| (void) | - setGameName: |
| (void) | - setActiveGame: |
View Controller to search all users for potential invites to game
| - (void) setActiveGame: | (BOOL) | active |
Game is now set to active and invitations will be sent.
| - (void) setUserList: | (NSMutableArray *) | list | |
| withUserIDs: | (NSMutableArray *) | userIDs | |
Set user list to the list of user ids and names
1.8.8