Package | Description |
---|---|
elemental.html | |
elemental.js.html |
Modifier and Type | Method and Description |
---|---|
IceCandidate |
Window.newIceCandidate(String label,
String candidateLine) |
Modifier and Type | Method and Description |
---|---|
void |
SessionDescription.addCandidate(IceCandidate candidate) |
boolean |
IceCallback.onIceCallback(IceCandidate candidate,
boolean moreToFollow,
PeerConnection00 source) |
void |
PeerConnection00.processIceMessage(IceCandidate candidate) |
Modifier and Type | Class and Description |
---|---|
class |
JsIceCandidate |
Modifier and Type | Method and Description |
---|---|
void |
JsSessionDescription.addCandidate(IceCandidate candidate) |
void |
JsPeerConnection00.processIceMessage(IceCandidate candidate) |
Copyright © 2018. All rights reserved.