-
- All Implemented Interfaces:
-
com.thingclips.smart.sdk.api.IThingSmartActivatorListener
public interface IThingSmartAPSendInfoListener implements IThingSmartActivatorListener
TODO feature
-
-
Method Summary
Modifier and Type Method Description abstract void
didPassWIFIToSecurityLevelDeviceWithUUID(int sl, String uuid)
Callback for the device which has Security Level info, when AP pairing . -
-
Method Detail
-
didPassWIFIToSecurityLevelDeviceWithUUID
@Deprecated() abstract void didPassWIFIToSecurityLevelDeviceWithUUID(int sl, String uuid)
Callback for the device which has Security Level info, when AP pairing .
-
-
-
-