TestCallString constructor

TestCallString(
  1. {required String x,
  2. int? extra,
  3. int? clientId}
)

Returns the received string; for testing only. This is an offline method. Can be called before authorization

Returns TestString

Implementation

TestCallString