SDPMessage.getAttributeValN
string getAttributeValN(string key, uint nth)Get the nth attribute with key key in msg.
Parameters
key | the key |
nth | the index |
Returns
the attribute value of the nth attribute with key.
string getAttributeValN(string key, uint nth)Get the nth attribute with key key in msg.
key | the key |
nth | the index |