FMIceLinkSdpIceLiteAttribute Class Reference
| Inherits from | FMIceLinkSdpAttribute : NSObject | 
|---|---|
| Declared in | FMIceLinkSdpIceLiteAttribute.h FMIceLinkSdpIceLiteAttribute.m  | 
Overview
"ice-lite" is a session-level attribute only, and indicates that an
agent is a lite implementation.
					+ fromAttributeValue:
	
Initializes a new instance of the FMIceLinkSdpIceLiteAttribute class.
			+ (FMIceLinkSdpIceLiteAttribute *)fromAttributeValue:(NSString *)valueParameters
value | 
						The attribute value.  | 
					
|---|
Discussion
Initializes a new instance of the FMIceLinkSdpIceLiteAttribute class.
			Declared In
FMIceLinkSdpIceLiteAttribute.h
– getAttributeValue
	
Gets the value of the attribute.
			- (NSString *)getAttributeValueDiscussion
Gets the value of the attribute.
			Declared In
FMIceLinkSdpIceLiteAttribute.h
– init
	
Initializes a new instance of the FMIceLinkSdpIceLiteAttribute class.
			- (instancetype)initDiscussion
Initializes a new instance of the FMIceLinkSdpIceLiteAttribute class.
			Declared In
FMIceLinkSdpIceLiteAttribute.h
+ liteAttribute
	
Initializes a new instance of the FMIceLinkSdpIceLiteAttribute class.
			+ (FMIceLinkSdpIceLiteAttribute *)liteAttributeDiscussion
Initializes a new instance of the FMIceLinkSdpIceLiteAttribute class.
			Declared In
FMIceLinkSdpIceLiteAttribute.h