Type aliases
CobrowseUrls
CobrowseUrls: { allcbdeployments?: string[]; host: string; invite?: string }
Type declaration
-
Optional allcbdeployments?: string[]
-
host: string
-
Optional invite?: string
LiveUrls
LiveUrls: { host: string; invite: string; vanity: string }
Type declaration
-
host: string
-
invite: string
-
vanity: string
ReplayUrls
ReplayUrls: { invite: string }
ScreenMeetUrls
SupportSession
Support
Session: { ExternalUserId: number; OrganizationId: number; createdAt: string; createdByAgentSession: AgentSession; expiresAt: string; hostAuthToken: string; id: string; label: string; pin: number; scheduled: boolean; settings: AgentPrefOptions; status: "new" | "scheduled" | "active" | "closed"; type: ScreenMeetSessionType; unattended: boolean; updatedAt: string; userDescription: string }
Type declaration
-
ExternalUserId: number
-
OrganizationId: number
-
createdAt: string
-
-
expiresAt: string
-
hostAuthToken: string
-
id: string
-
label: string
-
pin: number
-
scheduled: boolean
-
-
status: "new" | "scheduled" | "active" | "closed"
-
-
unattended: boolean
-
updatedAt: string
-
userDescription: string
SupportSessionUrls
SupportSessionUrls: { host: string; invite: string; vanity: string }
Type declaration
-
host: string
-
invite: string
-
vanity: string