Destroys a specific session, stopping it and releasing its native resources.
After this call the session is removed from disposables and must not be used again.
- Parameter session: The session to destroy. Must have been created by this NSDKSession.
- Important: Must be called from the main thread.
Destroys a specific session, stopping it and releasing its native resources.
After this call the session is removed from
disposablesand must not be used again.- Parameter session: The session to destroy. Must have been created by this
NSDKSession.- Important: Must be called from the main thread.