SDPMessage.getAttributeVal
string getAttributeVal(string key)Get the first attribute with key key in msg.
Parameters
key | the key |
Returns
the attribute value of the first attribute with key.
string getAttributeVal(string key)Get the first attribute with key key in msg.
key | the key |