다음을 통해 공유


IEmbedConfigurationBase interface

Extends

속성

accessToken
tokenType

상속된 속성

bootstrapped
embedUrl
groupId
hostname
settings
type
uniqueId

속성 세부 정보

accessToken

accessToken?: string

속성 값

string

tokenType

tokenType?: TokenType

속성 값

상속된 속성 세부 정보

bootstrapped

bootstrapped?: boolean

속성 값

boolean

IBootstrapEmbedConfiguration.bootstrapped에서 상속

embedUrl

embedUrl?: string

속성 값

string

IBootstrapEmbedConfiguration.embedUrl에서 상속

groupId

groupId?: string

속성 값

string

IBootstrapEmbedConfiguration.groupId에서 상속

hostname

hostname?: string

속성 값

string

IBootstrapEmbedConfiguration.hostname에서 상속

settings

settings?: ISettings

속성 값

IBootstrapEmbedConfiguration.settings에서 상속

type

type?: string

속성 값

string

IBootstrapEmbedConfiguration.type에서 상속

uniqueId

uniqueId?: string

속성 값

string

IBootstrapEmbedConfiguration.uniqueId에서 상속