DisconnectOptions
public struct DisconnectOptions- 
                  
                  Should the user token be invalidated upon disconnection? DeclarationSwift public private(set) var invalidateUserToken: Bool { get }
public struct DisconnectOptionsShould the user token be invalidated upon disconnection?
Swift
public private(set) var invalidateUserToken: Bool { get }