stream-video-android
Toggle table of contents
1.25.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-video-android
stream-video-android-core
/
io.getstream.video.android.core.events
/
ICETrickleEvent
ICETrickle
Event
data
class
ICETrickleEvent
(
val
candidate
:
String
,
val
peerType
:
ERROR CLASS: Symbol not found for PeerType
)
:
SfuDataEvent
Members
Constructors
ICETrickle
Event
Link copied to clipboard
constructor
(
candidate
:
String
,
peerType
:
ERROR CLASS: Symbol not found for PeerType
)
Properties
candidate
Link copied to clipboard
val
candidate
:
String
peer
Type
Link copied to clipboard
val
peerType
:
ERROR CLASS: Symbol not found for PeerType
Functions
get
Event
Type
Link copied to clipboard
open
override
fun
getEventType
(
)
:
String