toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core.model
/
CallEgress
Call
Egress
@
Stable
data
class
CallEgress
(
val
broadcastEgress
:
String
,
val
recordEgress
:
String
)
Members
Constructors
Call
Egress
Link copied to clipboard
constructor
(
broadcastEgress
:
String
,
recordEgress
:
String
)
Properties
broadcast
Egress
Link copied to clipboard
val
broadcastEgress
:
String
record
Egress
Link copied to clipboard
val
recordEgress
:
String