Instance Methods | |
| (FMLiveSwitchFunction1< FMLiveSwitchSdpAttributeCreationArgs *, FMLiveSwitchSdpAttribute * > *) | - creationDelegate |
| (instancetype) | - initWithName:sessionLevel:mediaLevel:creationDelegate: |
| (instancetype) | - initWithName:sessionLevel:mediaLevel:creationDelegateBlock: |
| (bool) | - mediaLevel |
| (NSString *) | - name |
| (bool) | - sessionLevel |
| (void) | - setCreationDelegate: |
| (FMLiveSwitchSdpAttributeCreationArgs *) | - setCreationDelegateBlock |
| (void) | - setCreationDelegateBlock: |
| (void) | - setMediaLevel: |
| (void) | - setName: |
| (void) | - setSessionLevel: |
| + (FMLiveSwitchSdpAttributeRegistration*) attributeRegistrationWithName: | (NSString *) | name | |
| sessionLevel: | (bool) | sessionLevel | |
| mediaLevel: | (bool) | mediaLevel | |
| creationDelegate: | (FMLiveSwitchFunction1< FMLiveSwitchSdpAttributeCreationArgs *, FMLiveSwitchSdpAttribute * > *) | creationDelegate | |
| + (FMLiveSwitchSdpAttributeRegistration*) attributeRegistrationWithName: | (NSString *) | name | |
| sessionLevel: | (bool) | sessionLevel | |
| mediaLevel: | (bool) | mediaLevel | |
| creationDelegateBlock: | (FMLiveSwitchSdpAttribute *(^)(FMLiveSwitchSdpAttributeCreationArgs *)) | creationDelegateBlock | |
| - (FMLiveSwitchFunction1<FMLiveSwitchSdpAttributeCreationArgs*,FMLiveSwitchSdpAttribute*>*) creationDelegate |
| - (instancetype) initWithName: | (NSString *) | name | |
| sessionLevel: | (bool) | sessionLevel | |
| mediaLevel: | (bool) | mediaLevel | |
| creationDelegate: | (FMLiveSwitchFunction1< FMLiveSwitchSdpAttributeCreationArgs *, FMLiveSwitchSdpAttribute * > *) | creationDelegate | |
| - (instancetype) initWithName: | (NSString *) | name | |
| sessionLevel: | (bool) | sessionLevel | |
| mediaLevel: | (bool) | mediaLevel | |
| creationDelegateBlock: | (FMLiveSwitchSdpAttribute *(^)(FMLiveSwitchSdpAttributeCreationArgs *)) | creationDelegateBlock | |
| - (bool) mediaLevel |
| - (NSString*) name |
| - (bool) sessionLevel |
| - (void) setCreationDelegate: | (FMLiveSwitchFunction1< FMLiveSwitchSdpAttributeCreationArgs *, FMLiveSwitchSdpAttribute * > *) | value |
| - (FMLiveSwitchSdpAttributeCreationArgs*) setCreationDelegateBlock |
| - (void) setCreationDelegateBlock: | (FMLiveSwitchSdpAttribute *(^)(FMLiveSwitchSdpAttributeCreationArgs *)) | valueBlock |
| - (void) setMediaLevel: | (bool) | value |
| - (void) setName: | (NSString *) | value |
| - (void) setSessionLevel: | (bool) | value |