Package com. streamwide. smartms. lib. core. api
Types
Link copied to clipboard
The entry point of SmartMS SDK.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
This callback is used when any API operation action executed.
Link copied to clipboard
This is a helper class that provides an access to : The Preferences strategy SharedPreferenceStrategy This class offers the possibility to save all your private preferences in a secure way, so let our SWCore do it for you.
Link copied to clipboard
Link copied to clipboard
To ensure the better functionality of many features and tasks, the implementation of a foreground service is highly recommended, the reason why this interface is created to ensure for each feature/task launched/stopped in the SDK the methods (startService&stopService) will be called.