Preparing search index...
The search index is not available
@iiif/3d-manifesto-dev
@iiif/3d-manifesto-dev
IExternalResource
Interface IExternalResource
interface
IExternalResource
{
authAPIVersion
:
number
;
authHoldingPage
:
any
;
clickThroughService
:
null
|
Service
;
data
:
IExternalResourceData
;
dataUri
:
null
|
string
;
error
:
any
;
externalService
:
null
|
Service
;
height
:
number
;
index
:
number
;
isResponseHandled
:
boolean
;
kioskService
:
null
|
Service
;
loginService
:
null
|
Service
;
logoutService
:
null
|
Service
;
options
?:
IManifestoOptions
;
restrictedService
:
null
|
Service
;
status
:
number
;
tokenService
:
null
|
Service
;
width
:
number
;
getData
(
accessToken
?
)
:
Promise
<
IExternalResource
>
;
hasServiceDescriptor
(
)
:
boolean
;
isAccessControlled
(
)
:
boolean
;
}
Index
Properties
authAPIVersion
auth
Holding
Page
click
Through
Service
data
data
Uri
error
external
Service
height
index
is
Response
Handled
kiosk
Service
login
Service
logout
Service
options?
restricted
Service
status
token
Service
width
Methods
get
Data
has
Service
Descriptor
is
Access
Controlled
Properties
authAPIVersion
authAPIVersion
:
number
auth
Holding
Page
auth
Holding
Page
:
any
click
Through
Service
click
Through
Service
:
null
|
Service
data
data
:
IExternalResourceData
data
Uri
data
Uri
:
null
|
string
error
error
:
any
external
Service
external
Service
:
null
|
Service
height
height
:
number
index
index
:
number
is
Response
Handled
is
Response
Handled
:
boolean
kiosk
Service
kiosk
Service
:
null
|
Service
login
Service
login
Service
:
null
|
Service
logout
Service
logout
Service
:
null
|
Service
Optional
options
options
?:
IManifestoOptions
restricted
Service
restricted
Service
:
null
|
Service
status
status
:
number
token
Service
token
Service
:
null
|
Service
width
width
:
number
Methods
get
Data
get
Data
(
accessToken
?
)
:
Promise
<
IExternalResource
>
Parameters
Optional
accessToken
:
IAccessToken
Returns
Promise
<
IExternalResource
>
has
Service
Descriptor
has
Service
Descriptor
(
)
:
boolean
Returns
boolean
is
Access
Controlled
is
Access
Controlled
(
)
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
authAPIVersion
auth
Holding
Page
click
Through
Service
data
data
Uri
error
external
Service
height
index
is
Response
Handled
kiosk
Service
login
Service
logout
Service
options
restricted
Service
status
token
Service
width
get
Data
has
Service
Descriptor
is
Access
Controlled
@iiif/3d-manifesto-dev
Loading...