toggle menu
sdkKIMCore
androidJvm
switch theme
search in API
sdkKIMCore
/
com.kingsoft.kim.core.api
/
KIMCoreMessageStreaming
KIMCore
Message
Streaming
class
KIMCoreMessageStreaming
:
Serializable
Members
Constructors
KIMCore
Message
Streaming
Link copied to clipboard
constructor
(
)
constructor
(
streaming
:
<Error class: unknown class>
)
Types
KIMCore
Msg
Streaming
Status
Link copied to clipboard
enum
KIMCoreMsgStreamingStatus
:
Enum
<
KIMCoreMessageStreaming.KIMCoreMsgStreamingStatus
>
Properties
streaming
Status
Link copied to clipboard
@
SerializedName
(
value
=
"status"
)
var
streamingStatus
:
KIMCoreMessageStreaming.KIMCoreMsgStreamingStatus
task
Id
Link copied to clipboard
@
SerializedName
(
value
=
"task_id"
)
var
taskId
:
String
?
timeout
Link copied to clipboard
@
SerializedName
(
value
=
"timeout"
)
var
timeout
:
Long
Functions
copy
Link copied to clipboard
fun
copy
(
)
:
KIMCoreMessageStreaming