SDPMessage.getAttributeValN

Get the nth attribute with key key in msg.

class SDPMessage
string
getAttributeValN
(
string key
,
uint nth
)

Parameters

key string

the key

nth uint

the index

Return Value

Type: string

the attribute value of the nth attribute with key.