IEmbedConfigurationBase interface

Extends

Properties

accessToken
tokenType

Inherited Properties

bootstrapped
embedUrl
groupId
hostname
settings
type
uniqueId

Property Details

accessToken

accessToken?: string

Property Value

string

tokenType

tokenType?: TokenType

Property Value

Inherited Property Details

bootstrapped

bootstrapped?: boolean

Property Value

boolean

Inherited From IBootstrapEmbedConfiguration.bootstrapped

embedUrl

embedUrl?: string

Property Value

string

Inherited From IBootstrapEmbedConfiguration.embedUrl

groupId

groupId?: string

Property Value

string

Inherited From IBootstrapEmbedConfiguration.groupId

hostname

hostname?: string

Property Value

string

Inherited From IBootstrapEmbedConfiguration.hostname

settings

settings?: ISettings

Property Value

Inherited From IBootstrapEmbedConfiguration.settings

type

type?: string

Property Value

string

Inherited From IBootstrapEmbedConfiguration.type

uniqueId

uniqueId?: string

Property Value

string

Inherited From IBootstrapEmbedConfiguration.uniqueId