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