Instance Methods | |
| (void) | - addWithClient: |
| (instancetype) | - init |
| (void) | - removeWithClient: |
| (void) | - sendCandidate:sourceClientName: |
Class Methods | |
| (FMLiveSwitchVirtualSessionServer *) | + sessionServer |
| - (void) addWithClient: | (FMLiveSwitchVirtualClient *) | client |
| - (instancetype) init |
| - (void) removeWithClient: | (FMLiveSwitchVirtualClient *) | client |
| - (void) sendCandidate: | (FMLiveSwitchCandidate *) | candidate | |
| sourceClientName: | (NSString *) | sourceClientName | |
| + (FMLiveSwitchVirtualSessionServer*) sessionServer |