public abstract class SrtpSessionParam extends Object implements SessionParam
| Modifier and Type | Method and Description |
|---|---|
static SrtpSessionParam |
create(String param)
Creates instances from the text based representation of SRTP session parameters.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitencodepublic static SrtpSessionParam create(String param)
param - The text based representation of a session parameter.Copyright © 2016 University of Applied Sciences Northwestern Switzerland. All rights reserved.