STWAccount Manager Kt
Functions
Gets the current connection state with the backend.
Call this method to check whether the account feature is allowed or not.
Call this method to get the app name either configured in the BE admin interface or default if not configured
Call this function to retrieve the backend version that the app is connected to. E.g : 2.4.12.26 that represents Major.minor.patch while
Check whether the IconPerRole feature is enabled or not.
Call this method to check whether the settings from the file can be modified by the client or not
Whether the subscriber user availability feature is enabled in backend or not
Inherited functions
Subscribes to the specific eventTypes of the client.
Subscribes to the specific eventTypes of the client, in the lifecycle of lifecycleOwner.
Subscribes to the specific eventTypes of the client with additional filter.
Subscribes to the specific eventTypes of the client with additional filter, in the lifecycle of lifecycleOwner.
Subscribes for the next event with the given eventType.