matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.room.model.call
/
CallCandidate
/
CallCandidate
Call
Candidate
fun
CallCandidate
(
@
Json
(
name
=
"sdpMid"
)
sdpMid
:
String
?
=
null
,
@
Json
(
name
=
"sdpMLineIndex"
)
sdpMLineIndex
:
Int
=
0
,
@
Json
(
name
=
"candidate"
)
candidate
:
String
?
=
null
)
Content copied to clipboard