Class ICETrickleEvent
-
- All Implemented Interfaces:
public final class ICETrickleEvent extends SfuDataEvent
-
-
Constructor Summary
Constructors Constructor Description ICETrickleEvent(String candidate, <Error class: unknown class> peerType)
-
Method Summary
Modifier and Type Method Description final StringgetCandidate()final <Error class: unknown class>getPeerType()-
-
Constructor Detail
-
ICETrickleEvent
ICETrickleEvent(String candidate, <Error class: unknown class> peerType)
-
-
Method Detail
-
getCandidate
final String getCandidate()
-
getPeerType
final <Error class: unknown class> getPeerType()
-
-
-
-