shutdown()
Gracefully stops the SDK. Should be called on application exit to ensure all SDK tasks close cleanly.
shutdown()
Return Value
Stops the SDK
Example
// example
sdk.shutdown()
Last updated
Was this helpful?
Gracefully stops the SDK. Should be called on application exit to ensure all SDK tasks close cleanly.
shutdown()
Stops the SDK
// example
sdk.shutdown()
Last updated
Was this helpful?