@runloop/remote-agents-sdk
Preparing search index...
codex
v2
ThreadRealtimeStartedNotification
Type Alias ThreadRealtimeStartedNotification
EXPERIMENTAL - emitted when thread realtime startup is accepted.
type
ThreadRealtimeStartedNotification
=
{
realtimeSessionId
:
string
|
null
;
threadId
:
string
;
version
:
RealtimeConversationVersion
;
}
Index
Properties
realtime
Session
Id
thread
Id
version
Properties
realtime
Session
Id
realtimeSessionId
:
string
|
null
thread
Id
threadId
:
string
version
version
:
RealtimeConversationVersion
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
realtime
Session
Id
thread
Id
version
@runloop/remote-agents-sdk
Loading...
EXPERIMENTAL - emitted when thread realtime startup is accepted.