Skip to content

Releases: TencentCloud/joox-sdk-android

v2.1.0.4

20 Jan 07:36
Compare
Choose a tag to compare

New Features

  • Support timeout callback. OnSceneBack#onFail(errCode: Int) will provide errCode: -5 when the connection times out (20 seconds).
  • Provide download path.

API Changes

  • change Callback#onComplete() to Callback#onComplete(String outFilePath). New parameter String outFilePath is the real download path.

v2.1.0.3

29 Oct 06:28
c7a028e
Compare
Choose a tag to compare

New features in Version v2.1.0.3

Improved user experience & fix bugs

v2.1.0.2

17 Jul 11:44
38633f1
Compare
Choose a tag to compare

New features in Version v2.1.0.2

  • Improved user experience & fix bugs