fm.liveswitch.sdp.ice.CandidateAttribute Member List

This is the complete list of members for fm.liveswitch.sdp.ice.CandidateAttribute, including all inherited members.

Attribute()fm.liveswitch.sdp.Attributeprotected
CandidateAttribute(String foundation, long priority, String connectionAddress, int port, String candidateType, int componentId)fm.liveswitch.sdp.ice.CandidateAttribute
CandidateAttribute(String foundation, long priority, String connectionAddress, int port, String candidateType, String relatedAddress, int relatedPort, String protocol, int componentId)fm.liveswitch.sdp.ice.CandidateAttribute
createAttribute(String name, String value)fm.liveswitch.sdp.Attributestatic
fromAttributeValue(String value)fm.liveswitch.sdp.ice.CandidateAttributestatic
getAttributeType()fm.liveswitch.sdp.Attribute
getAttributeValue()fm.liveswitch.sdp.ice.CandidateAttributeprotected
getCandidateType()fm.liveswitch.sdp.ice.CandidateAttribute
getComponentId()fm.liveswitch.sdp.ice.CandidateAttribute
getConnectionAddress()fm.liveswitch.sdp.ice.CandidateAttribute
getExtensions()fm.liveswitch.sdp.ice.CandidateAttribute
getFoundation()fm.liveswitch.sdp.ice.CandidateAttribute
getMultiplexingCategory()fm.liveswitch.sdp.Attribute
getPort()fm.liveswitch.sdp.ice.CandidateAttribute
getPriority()fm.liveswitch.sdp.ice.CandidateAttribute
getProtocol()fm.liveswitch.sdp.ice.CandidateAttribute
getRelatedAddress()fm.liveswitch.sdp.ice.CandidateAttribute
getRelatedPort()fm.liveswitch.sdp.ice.CandidateAttribute
getTypeName(@SuppressWarnings("rawtypes") Class type)fm.liveswitch.sdp.Attributestatic
isMediaLevel(@SuppressWarnings("rawtypes") Class type)fm.liveswitch.sdp.Attributestatic
isSessionLevel(@SuppressWarnings("rawtypes") Class type)fm.liveswitch.sdp.Attributestatic
parse(String s)fm.liveswitch.sdp.Attributestatic
setAttributeType(fm.liveswitch.sdp.AttributeType value)fm.liveswitch.sdp.Attribute
setCandidateType(String value)fm.liveswitch.sdp.ice.CandidateAttribute
setComponentId(int value)fm.liveswitch.sdp.ice.CandidateAttribute
setConnectionAddress(String value)fm.liveswitch.sdp.ice.CandidateAttribute
setFoundation(String value)fm.liveswitch.sdp.ice.CandidateAttribute
setMultiplexingCategory(fm.liveswitch.sdp.AttributeCategory value)fm.liveswitch.sdp.Attributeprotected
setPort(int value)fm.liveswitch.sdp.ice.CandidateAttribute
setPriority(long value)fm.liveswitch.sdp.ice.CandidateAttribute
setProtocol(String value)fm.liveswitch.sdp.ice.CandidateAttribute
setRelatedAddress(String value)fm.liveswitch.sdp.ice.CandidateAttribute
setRelatedPort(int value)fm.liveswitch.sdp.ice.CandidateAttribute
toString()fm.liveswitch.sdp.Attribute