Bluedot SDK Docs
Toggle table of contents
17.1.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Bluedot SDK Docs
Bluedot SDK Docs
/
au.com.bluedot.point.net.engine
/
StreamingResponseDto
/
StreamingResponseDto
Streaming
Response
Dto
constructor
(
response
:
String
=
""
,
response_id
:
String
=
""
,
contexts
:
List
<
BDStreamingResponseDtoContext
>
=
emptyList()
,
stream_type
:
StreamType
)