Search
Preparing search index...
The search index is not available
@aiera/client-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@aiera/client-sdk
AieracastUIProps
Interface AieracastUIProps
notexported
Hierarchy
AieracastSharedProps
AieracastUIProps
Index
Properties
open
Event
Ids
scroll
Ref
Methods
toggle
Event
on
Change
Open
Event
Ids
Properties
open
Event
Ids
open
Event
Ids
:
string
[]
scroll
Ref
scroll
Ref
:
RefObject
<
HTMLDivElement
>
Methods
toggle
Event
toggle
Event
(
id
:
string
, event
?:
{
__typename
?:
"Event"
;
id
:
string
;
audioProxy
?:
null
|
string
;
audioRecordingUrl
?:
null
|
string
;
audioRecordingOffsetMs
:
number
;
audioStreamUri
?:
null
|
string
;
connectionStatus
:
EventConnectionStatus
;
externalAudioStreamUrl
?:
null
|
string
;
hasPublishedTranscript
:
boolean
;
hasTranscript
:
boolean
;
eventDate
:
string
;
eventType
:
EventType
;
isLive
:
boolean
;
liveStreamUrl
?:
null
|
string
;
title
:
string
;
creator
?:
null
|
{
__typename
?:
"User"
;
id
:
string
;
firstName
?:
null
|
string
;
lastName
?:
null
|
string
;
primaryEmail
?:
null
|
string
;
username
:
string
}
;
primaryCompany
?:
null
|
{
__typename
?:
"Company"
;
id
:
string
;
commonName
:
string
;
instruments
:
{
__typename
?:
"Instrument"
;
id
:
string
;
isPrimary
:
boolean
;
quotes
:
{
__typename
?:
"Quote"
;
id
:
string
;
isPrimary
:
boolean
;
localTicker
:
string
;
exchange
:
{
__typename
?:
"Exchange"
;
id
:
string
;
shortName
:
string
;
country
:
{
__typename
?:
"Country"
;
id
:
string
;
countryCode
:
string
}
}
}
[]
}
[]
}
}
)
:
void
Parameters
id:
string
Optional
event:
{
__typename
?:
"Event"
;
id
:
string
;
audioProxy
?:
null
|
string
;
audioRecordingUrl
?:
null
|
string
;
audioRecordingOffsetMs
:
number
;
audioStreamUri
?:
null
|
string
;
connectionStatus
:
EventConnectionStatus
;
externalAudioStreamUrl
?:
null
|
string
;
hasPublishedTranscript
:
boolean
;
hasTranscript
:
boolean
;
eventDate
:
string
;
eventType
:
EventType
;
isLive
:
boolean
;
liveStreamUrl
?:
null
|
string
;
title
:
string
;
creator
?:
null
|
{
__typename
?:
"User"
;
id
:
string
;
firstName
?:
null
|
string
;
lastName
?:
null
|
string
;
primaryEmail
?:
null
|
string
;
username
:
string
}
;
primaryCompany
?:
null
|
{
__typename
?:
"Company"
;
id
:
string
;
commonName
:
string
;
instruments
:
{
__typename
?:
"Instrument"
;
id
:
string
;
isPrimary
:
boolean
;
quotes
:
{
__typename
?:
"Quote"
;
id
:
string
;
isPrimary
:
boolean
;
localTicker
:
string
;
exchange
:
{
__typename
?:
"Exchange"
;
id
:
string
;
shortName
:
string
;
country
:
{
__typename
?:
"Country"
;
id
:
string
;
countryCode
:
string
}
}
}
[]
}
[]
}
}
Optional
__typename
?:
"Event"
id
:
string
Optional
audio
Proxy
?:
null
|
string
Optional
audio
Recording
Url
?:
null
|
string
audio
Recording
Offset
Ms
:
number
Optional
audio
Stream
Uri
?:
null
|
string
connection
Status
:
EventConnectionStatus
Optional
external
Audio
Stream
Url
?:
null
|
string
has
Published
Transcript
:
boolean
has
Transcript
:
boolean
event
Date
:
string
event
Type
:
EventType
is
Live
:
boolean
Optional
live
Stream
Url
?:
null
|
string
title
:
string
Optional
creator
?:
null
|
{
__typename
?:
"User"
;
id
:
string
;
firstName
?:
null
|
string
;
lastName
?:
null
|
string
;
primaryEmail
?:
null
|
string
;
username
:
string
}
Optional
primary
Company
?:
null
|
{
__typename
?:
"Company"
;
id
:
string
;
commonName
:
string
;
instruments
:
{
__typename
?:
"Instrument"
;
id
:
string
;
isPrimary
:
boolean
;
quotes
:
{
__typename
?:
"Quote"
;
id
:
string
;
isPrimary
:
boolean
;
localTicker
:
string
;
exchange
:
{
__typename
?:
"Exchange"
;
id
:
string
;
shortName
:
string
;
country
:
{
__typename
?:
"Country"
;
id
:
string
;
countryCode
:
string
}
}
}
[]
}
[]
}
Returns
void
on
Change
Open
Event
Ids
on
Change
Open
Event
Ids
(
ids
:
string
[]
)
:
void
Parameters
ids:
string
[]
Returns
void
Modules
api/auth
api/client
components/
Button
components/
Checkbox
components/
Company
Filter
Button
components/
Company
Select
components/
Date
Picker
components/
Dropdown
components/
Expand
Button
components/
Form
Field
components/
Input
components/
Loading
Spinner
components/
Phone
Number
Input
components/
Play
Button
components/
Playbar
components/
Provider
components/
Settings
Button
components/
Tabs
components/
Textarea
components/
Time
Ago
components/
Toggle
components/
Tooltip
lib/audio
lib/auth
lib/config/env
lib/config
lib/data
lib/datetimes
lib/hooks/use
Auto
Scroll
lib/hooks/use
Change
Handlers
lib/hooks/use
Delay
Callback
lib/hooks/use
Drag
lib/hooks/use
Element
Size
lib/hooks/use
Event
Listener
lib/hooks/use
Interval
lib/hooks/use
Outside
Click
Handler
lib/hooks/use
Time
Ago
lib/hooks/use
Trace
Update
lib/hooks/use
Window
Size
lib/msg
lib/realtime
lib/storage
lib/strings
lib/utils
modules/
Aiera
Chat
modules/
Aiera
Chat/store
modules/
Aieracast
modules/
Auth
modules/
Event
List
modules/
News
modules/
News
List
modules/
Recording
Form
modules/
Recording
Form/types
modules/
Recording
Form/validate
Input
modules/
Transcrippet/
Line
Chart
modules/
Transcrippet
modules/
Transcript
types/generated
types
types/shaka
web/embed
types/node-
modules-
patches
AieracastUIProps
open
Event
Ids
toggle
Event
on
Change
Open
Event
Ids
scroll
Ref
Generated using
TypeDoc