Instance Methods | |
| (instancetype) | - init |
| + (FMLiveSwitchBundleDescriptionManager*) bundleDescriptionManager |
| - (instancetype) init |
| + (bool) processRemoteAnswerWithLocalOffer: | (FMLiveSwitchSessionDescription *) | localOffer | |
| remoteAnswer: | (FMLiveSwitchSessionDescription *) | remoteAnswer | |
| policy: | (FMLiveSwitchBundlePolicy) | policy | |
| streams: | (NSMutableArray *) | streams | |
| + (void) updateDescription: | (FMLiveSwitchSessionDescription *) | description | |
| policy: | (FMLiveSwitchBundlePolicy) | policy | |
| referenceDescription: | (FMLiveSwitchSessionDescription *) | referenceDescription | |
| streams: | (NSMutableArray *) | streams | |
| + (bool) updateLocalAnswerOrSubsequentOfferDescription: | (FMLiveSwitchSessionDescription *) | description | |
| policy: | (FMLiveSwitchBundlePolicy) | policy | |
| remoteGroups: | (NSMutableArray *) | remoteGroups | |
| offer: | (bool) | offer | |
| + (bool) updateLocalOfferDescription: | (FMLiveSwitchSessionDescription *) | description | |
| policy: | (FMLiveSwitchBundlePolicy) | policy | |