Interface: SessionInfo
Defined in: protocol.ts:215
Properties
busy
busy:
boolean
Defined in: protocol.ts:226
channelTag?
optionalchannelTag?:string
Defined in: protocol.ts:225
The aiui channel this host belongs to, when it declared one.
connectedAt
connectedAt:
string
Defined in: protocol.ts:227
id
id:
string
Defined in: protocol.ts:216
label
label:
string
Defined in: protocol.ts:217
name?
optionalname?:string
Defined in: protocol.ts:220
Human-visible session name the host announced ("courageous-beaver") — what the picker shows first. A re-register updates it (a live rename).
presentation?
optionalpresentation?:RemotePresentation
Defined in: protocol.ts:223
How this host wants the client presented, when it declared it.
project?
optionalproject?:string
Defined in: protocol.ts:221