UnitySwiftKotlin←API Reference Return to API Reference index←packageNSDK NSDK←classNSDKSession NSDKSession Method destroyAll destroyAllDestroys all sessions at once, releasing all native resources.... Declaration @MainActor func destroyAll() Summary Destroys all sessions at once, releasing all native resources. Use this on reset or when the NSDKSession is no longer needed. - Important: Must be called from the main thread.
Destroys all sessions at once, releasing all native resources.
Use this on reset or when the
NSDKSessionis no longer needed.- Important: Must be called from the main thread.