decodeShareData
Get shared scale measurement data
The scan string after the measurement result of the shared scale is passed into this method to obtain the measurement result data
return value
Types of: QNShareData
Parameters
name | Types of | Explanation |
---|---|---|
qnCode | String | URL |
user | QNUser | User Info |
validTime | long | The QR code valid time, unit s, is always valid when set to 0. The set value cannot be negative |
callback | QNResultCallback | Android is an interface, IOS uses block or closure) callback method, and returns the result of initialization. Refer to the attached table for error codes. |