toggle menu
daily-android
0.34.0
androidJvm
switch theme
search in API
daily-android
/
co.daily.model
/
StreamingEndpoint
Streaming
Endpoint
@
Serializable
data
class
StreamingEndpoint
(
val
name
:
String
,
val
type
:
StreamingEndpointType
,
val
config
:
Int
)
Members
Constructors
Streaming
Endpoint
Link copied to clipboard
constructor
(
name
:
String
,
type
:
StreamingEndpointType
,
config
:
Int
)
Properties
config
Link copied to clipboard
val
config
:
Int
name
Link copied to clipboard
val
name
:
String
type
Link copied to clipboard
val
type
:
StreamingEndpointType