toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core.utils
/
SdpBandwidth
Sdp
Bandwidth
data
class
SdpBandwidth
(
val
type
:
String
,
val
limit
:
String
)
Members
Constructors
Sdp
Bandwidth
Link copied to clipboard
constructor
(
type
:
String
,
limit
:
String
)
Properties
limit
Link copied to clipboard
val
limit
:
String
type
Link copied to clipboard
val
type
:
String