SDPMessage.getAttributeValN

string getAttributeValN(string key, uint nth) nothrow

Get the nth attribute with key key in msg.

Parameters

keythe key
nththe index

Returns

the attribute value of the nth attribute with key.