set Session
fun setSession(accessToken: String, userUid: String, companyUid: String, region: String, baseUrl: String, offlineEngineLogLevel: OfflineEngineLogLevel)
Set the user session information. This information will be used for all subsequent API calls.
Parameters
access Token
The access token for API authentication
user Uid
The unique identifier of the user
company Uid
The unique identifier of the company
region
The region code
base Url
The base URL for API calls and OfflineEngine operations
offline Engine Log Level
The log level to apply to OfflineEngine