public class WebRtcClient extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
INBOUND |
static String |
OUTBOUND |
| Constructor and Description |
|---|
WebRtcClient(String id,
WebRtcEndpoint webRtcEndpoint,
WebPage webPage) |
| Modifier and Type | Method and Description |
|---|---|
WebPage |
getWebPage() |
WebRtcEndpoint |
getWebRtcEndpoint() |
WebRtcStats |
getWebRtcStats() |
String |
toString() |
public static final String INBOUND
public static final String OUTBOUND
public WebRtcClient(String id, WebRtcEndpoint webRtcEndpoint, WebPage webPage)
public WebPage getWebPage()
public WebRtcEndpoint getWebRtcEndpoint()
public WebRtcStats getWebRtcStats()
Copyright © 2021 Kurento. All rights reserved.