SDPMessage.getAttributeVal

string getAttributeVal(string key) nothrow

Get the first attribute with key key in msg.

Parameters

keythe key

Returns

the attribute value of the first attribute with key.