Home > borogove > calls > Attribute
calls.Attribute class
Signature:
export class Attribute
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(key, value) |
Constructs a new instance of the Attribute class
|
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| key |
readonly
|
string | |
| value |
readonly
|
string |
Methods
| Method | Modifiers | Description |
|---|---|---|
| parse(input) |
static
|
|
| toSdp() | ||
| toString() |