matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.room.model.call
/
SdpType
Sdp
Type
@
JsonClass
(
generateAdapter
=
false
)
enum
SdpType
:
Enum
<
SdpType
>
Content copied to clipboard
Entries
Properties
Entries
OFFER
Link copied to clipboard
@
Json
(
name
=
"offer"
)
OFFER
Content copied to clipboard
ANSWER
Link copied to clipboard
@
Json
(
name
=
"answer"
)
ANSWER
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard