SdkConfig
Last updated
Last updated
The class allows you to specify your Sentiance app ID and secret when initializing the Sentiance SDK. This class uses the builder pattern to provide additional options and allow setting various callbacks and handlers.
getAppId()
Returns the Sentiance app credential ID.
getBaseURL()
Returns the Sentiance API URL.
getMetaUserLinker()
This method was replaced by getUserLinker() in v6.0.0.
Returns the used during .
getMetaUserLinkerAsync()
This method was replaced by getUserLinkerAsync() in v6.0.0.
getNotification()
getNotificationId()
Returns the notification ID used by the SDK when starting a foreground service.
getOnSdkStatusUpdateHandler()
getSecret()
Returns the Sentiance app credential secret.
isTriggeredTripsEnabled()
Returns whether triggered trips is enabled or not.
getUserLinker()
getUserLinkerAsync()
Returns the used during .
Returns a used by the SDK when starting a foreground service.
Returns the set to receive SDK status updates.
Learn more about triggered trip .
Returns the used during .
Returns the used during .