diff --git a/polar-sdk-android/docs/html/com/polar/sdk/api/PolarBleApi.html b/polar-sdk-android/docs/html/com/polar/sdk/api/PolarBleApi.html index cb812ecb..e014732b 100644 --- a/polar-sdk-android/docs/html/com/polar/sdk/api/PolarBleApi.html +++ b/polar-sdk-android/docs/html/com/polar/sdk/api/PolarBleApi.html @@ -265,7 +265,7 @@
shutDown()
abstract void shutDown()-
Must be called when application is destroyed.
Releases the SDK resources. When the SDK is used on scope ofthe android component (e.g. Activity or Service) then the shutDown may be calledon component destroy function. After shutDown the new instance of the SDK is needed:
shutDown()
void shutDown()-
Must be called when application is destroyed.
Releases the SDK resources. When the SDK is used on scope ofthe android component (e.g. Activity or Service) then the shutDown may be calledon component destroy function. After shutDown the new instance of the SDK is needed: