toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-core
/
org.openapitools.client.models
/
EgressRTMPResponse
Egress
RTMPResponse
data
class
EgressRTMPResponse
(
@
Json
(
name
=
"name"
)
val
name
:
String
,
@
Json
(
name
=
"stream_key"
)
val
streamKey
:
String
,
@
Json
(
name
=
"url"
)
val
url
:
String
)
Parameters
name
stream
Key
url
Members
Constructors
Egress
RTMPResponse
Link copied to clipboard
constructor
(
@
Json
(
name
=
"name"
)
name
:
String
,
@
Json
(
name
=
"stream_key"
)
streamKey
:
String
,
@
Json
(
name
=
"url"
)
url
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
stream
Key
Link copied to clipboard
val
streamKey
:
String
url
Link copied to clipboard
val
url
:
String