TestUseUpdate

public struct TestUseUpdate : Codable, Equatable, TDFunction

Does nothing and ensures that the Update object is used; for testing only. This is an offline method. Can be called before authorization

  • Undocumented

    Declaration

    Swift

    public typealias Result = Update
  • Does nothing and ensures that the Update object is used; for testing only. This is an offline method. Can be called before authorization

    Declaration

    Swift

    public init()