TestCallEmpty constructor

TestCallEmpty(
  1. {int? extra,
  2. int? clientId}
)

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

Returns Ok

Implementation

TestCallEmpty