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 @@

Method Summary

shutDown() - Must be called when application is destroyed. + Releases the SDK resources. @@ -582,7 +582,7 @@

setMtu

  • 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:

  • diff --git a/polar-sdk-android/docs/html/com/polar/sdk/impl/BDBleApiImpl.html b/polar-sdk-android/docs/html/com/polar/sdk/impl/BDBleApiImpl.html index eb6966da..6857ca03 100644 --- a/polar-sdk-android/docs/html/com/polar/sdk/impl/BDBleApiImpl.html +++ b/polar-sdk-android/docs/html/com/polar/sdk/impl/BDBleApiImpl.html @@ -202,7 +202,7 @@

    Method Summary

    shutDown() - Must be called when application is destroyed. + Releases the SDK resources. @@ -571,7 +571,7 @@

    setMtu

  • 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:

  • diff --git a/polar-sdk-android/docs/html/index-files/index-15.html b/polar-sdk-android/docs/html/index-files/index-15.html index f1e88781..528f6844 100644 --- a/polar-sdk-android/docs/html/index-files/index-15.html +++ b/polar-sdk-android/docs/html/index-files/index-15.html @@ -573,7 +573,7 @@

    S

    -
    Must be called when application is destroyed.
    +
    Releases the SDK resources.
    @@ -586,7 +586,7 @@

    S

    -
    Must be called when application is destroyed.
    +
    Releases the SDK resources.