shared
1.22.2
common
shared
/
io.dyte.core.socket.events.payloadmodel.outbound
/
IceCandidate
/
IceCandidate
Ice
Candidate
constructor
(
foundation
:
String
?
=
null
,
ip
:
String
?
=
null
,
port
:
Int
?
=
null
,
priority
:
Int
?
=
null
,
protocol
:
String
?
=
null
,
type
:
String
?
=
null
,
tcpType
:
String
?
=
null
)