Modifier and Type | Method and Description |
---|---|
static CertificateKeyType |
CertificateKeyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertificateKeyType[] |
CertificateKeyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
WebRtcEndpoint.Builder |
WebRtcEndpoint.Builder.withCertificateKeyType(CertificateKeyType certificateKeyType)
Sets a value for certificateKeyType in Builder for WebRtcEndpoint.
|
Copyright © 2019 Kurento. All rights reserved.