TestCallEmpty

public struct TestCallEmpty : Codable, Equatable, TDFunction

Does nothing; for testing only. This is an offline method. Can be called before authorization

  • Undocumented

    Declaration

    Swift

    public typealias Result = Ok
  • Does nothing; for testing only. This is an offline method. Can be called before authorization

    Declaration

    Swift

    public init()