Package org.jitsi.mediajson
Class CustomParameters
-
- All Implemented Interfaces:
public final class CustomParameters
-
-
Field Summary
Fields Modifier and Type Field Description private final StringendpointId
-
Constructor Summary
Constructors Constructor Description CustomParameters(String endpointId)
-
Method Summary
Modifier and Type Method Description final StringgetEndpointId()-
-
Constructor Detail
-
CustomParameters
CustomParameters(String endpointId)
-
-
Method Detail
-
getEndpointId
final String getEndpointId()
-
-
-
-