add_attribute


Description:

public Result add_attribute (string key, string? value)

Add the attribute with key and value to this.

Parameters:

this

a Message

key

the key

value

the value

Returns:

GST_SDP_OK.