You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
273 B
Java

package com.dowse.devicesdk;
final class Ds4GNativeLib
{
public native int is_config_plug_4g();
}
/* Location: C:\Users\JingJing\Desktop\i1aar\dsdevicesdk1.3\classes.jar
* Qualified Name: com.dowse.devicesdk.Ds4GNativeLib
* JD-Core Version: 0.6.0
*/