HubAPI#
Interface HubAPI
Hierarchy
- HubAPI
Methods
request Service States
- request
Service States(): Promise<Map<ServiceType, ServiceState>> -
Returns Promise<Map<ServiceType, ServiceState>>
All current state of all available Services.
request Supported Content Types
- request
Supported Content Types(): Promise<ContentType[]> -
Returns Promise<ContentType[]>
All supported data formats.