EnableProxy
public struct EnableProxy : Codable, Equatable, TDFunction
Enables a proxy. Only one proxy can be enabled at a time. Can be called before authorization
-
Undocumented
Declaration
Swift
public typealias Result = Ok -
Proxy identifier
Declaration
Swift
public let proxyId: Int32 -
Enables a proxy. Only one proxy can be enabled at a time. Can be called before authorization
Declaration
Swift
public init(proxyId: Int32)Parameters
proxyIdProxy identifier
View on GitHub
Install in Dash
EnableProxy Structure Reference