TestUseUpdate constructor

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

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

Returns Update

Implementation

TestUseUpdate