GetNetworkStatistics
public struct GetNetworkStatistics : Codable, Equatable, TDFunction
Returns network data usage statistics. Can be called before authorization
-
Undocumented
Declaration
Swift
public typealias Result = NetworkStatistics
-
If true, returns only data for the current library launch
Declaration
Swift
public let onlyCurrent: Bool
-
Returns network data usage statistics. Can be called before authorization
Declaration
Swift
public init(onlyCurrent: Bool)
Parameters
onlyCurrent
If true, returns only data for the current library launch