public static final class Rtp.PayloadType.Parameter extends Object
| Constructor and Description |
|---|
Parameter(String name,
String value)
Constructs a parameter with name and value.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the parameter name.
|
String |
getValue()
Gets the parameter value.
|
Copyright © 2014–2017 XMPP.rocks. All rights reserved.