| Name |
Description |
|
| AccessToken |
Token issued by DelegationSecureTokenService for API access |
Beta |
| Asset |
Connect asset. |
Beta |
| AuthenticationError |
Error for issues with authentication. |
Beta |
| AuthorizedClientRequestContext |
Provides generic context for a server application to get details of a particular request that originated at the client. |
|
| BaseEventSAS |
Base class for event shared access signatures. |
|
| BIMReviewShareClient |
Client wrapper to Reality Data Service |
|
| BriefcaseEvent |
Base type for iModelHub events that have BriefcaseId. |
Beta |
| ChangeSet |
ChangeSet represents a file containing changes to the iModel. |
Beta |
| ChangeSetCreatedEvent |
Sent when a ChangeSet is pushed. |
Beta |
| ChangeSetHandler |
Handler for managing ChangeSets. |
Beta |
| ChangeSetPostPushEvent |
Sent when a ChangeSet is successfully pushed. |
Beta |
| ChangeSetPrePushEvent |
Sent when a ChangeSet push has started. |
Beta |
| ChangeSetQuery |
Query object for getting ChangeSets. |
Beta |
| Client |
Base class for all Client implementations |
Beta |
| Config |
Helper class that manages all configuration settings for an iModel.js application. |
|
| ConnectClient |
Client API to access the connect services. |
Beta |
| Content |
Content |
|
| Context |
Connect context. |
Beta |
| ECInstance |
Base class for all typed instances mapped to ECInstance-s in an ECDb |
Beta |
| EventHandler |
Handler for receiving IModelHubEvents. |
Beta |
| EventSAS |
Shared access signature token for getting IModelHubEvents. |
Beta |
| EventSubscription |
Subscription to receive IModelHubEvents. |
Beta |
| EventSubscriptionHandler |
Handler for managing EventSubscriptions. |
Beta |
| GlobalEventHandler |
Handler for receiving IModelHubGlobalEvents. |
Beta |
| GlobalEventSAS |
Shared access signature token for getting IModelHubGlobalEvents. |
Beta |
| GlobalEventSubscription |
Subscription to receive IModelHubGlobalEvents. |
Beta |
| GlobalEventSubscriptionHandler |
Handler for managing GlobalEventSubscriptions. |
Beta |
| HardiModelDeleteEvent |
Sent when an archived iModel is completely deleted from the storage. |
Beta |
| HubIModel |
HubIModel represents an iModel on iModelHub. |
Beta |
| IModelAccessContext |
|
|
| IModelBankHandler |
This class acts as the WsgClient for other iModelBank Handlers. |
Beta |
| IModelBaseHandler |
This class acts as the WsgClient for other iModelHub Handlers. |
Beta |
| IModelClient |
Base class that allows access to different iModel related Class handlers. |
Beta |
| IModelCreatedEvent |
Sent when an iModel is created. |
Beta |
| IModelDeletedEvent |
Sent when an iModel is deleted. |
Beta |
| IModelHandler |
Handler for managing HubIModel instance. |
Beta |
| IModelHubBaseEvent |
Base type for all iModelHub global events |
Beta |
| IModelHubClient |
Class that allows access to different iModelHub class handlers. |
Beta |
| IModelHubClientError |
Errors for incorrect iModelHub requests. |
Beta |
| IModelHubError |
Error returned from iModelHub service. |
Beta |
| IModelHubEvent |
Base type for all iModelHub events. |
Beta |
| IModelHubGlobalEvent |
Base type for all iModelHub global events. |
Beta |
| IModelQuery |
Query object for getting HubIModel instances. |
Beta |
| IModelsHandler |
Handler for managing HubIModel instances. |
Beta |
| InstanceIdQuery |
Query for instances with Guid based instance ids. |
Beta |
| NamedVersionCreatedEvent |
Sent when a named Version is created. |
Beta |
| OidcClient |
|
Beta |
| Project |
Connect project. |
Beta |
| RequestGlobalOptions |
|
Beta |
| ResponseError |
Error object that's thrown/rejected if the Request fails due to a network error, or if the status is not in the range of 200-299 (inclusive) |
Beta |
| SoftiModelDeleteEvent |
Sent when an iModel is put into the archive. |
Beta |
| StringIdQuery |
Query for instances with string based instance ids. |
Beta |
| Token |
Base class for JWT and SAML tokens |
Beta |
| UserInfo |
Information on the authenticated user. |
Beta |
| Version |
Named Version is a specific ChangeSet given a name to differentiate it from others. |
Beta |
| VersionEvent |
Sent when a new named Version is created. |
Beta |
| VersionHandler |
Handler for managing Versions. |
Beta |
| VersionQuery |
Query object for getting Versions. |
Beta |
| WsgClient |
Base class for Client implementations of services that are based on WSG |
Beta |
| WsgError |
Error that was returned by a WSG based service. |
Beta |
| WsgInstance |
Base class for all typed instances mapped to ECInstance-s in both an ECDb, and the WSG repository |
Beta |
| WsgQuery |
Base class for Query objects. |
Beta |