rook_sdk_core library

Classes

DataSource
Represents a data source that can be connected to the current user.
RecordsNotFound
RookConfiguration
This class represents the credentials of the SDK.
Synced<T>
SyncStatusWithData<T>

Enums

RookEnvironment
Represents the environment where the SDK is running.
SyncStatus

Exceptions / Errors

ConnectTimeoutException
Exception thrown when an http request could not be completed due to a timeout.
HttpRequestException
Exception thrown when a http request fails.
MissingConfigurationException
Exception thrown when no RookConfiguration is found.
MissingPermissionsException
Exception thrown when the user has not granted the required permissions for the Health SDK to work.
SDKNotAuthorizedException
SDKNotInitializedException
Exception thrown when the SDK is not initialized.
UserNotInitializedException
Exception thrown when the user is not initialized.