Package apple.homekit
Interface HMCharacteristicWriteAction.Block_updateTargetValueCompletionHandler
-
- Enclosing class:
- HMCharacteristicWriteAction<_TargetValueType>
public static interface HMCharacteristicWriteAction.Block_updateTargetValueCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_updateTargetValueCompletionHandler(NSError error)
-
-
-
Method Detail
-
call_updateTargetValueCompletionHandler
void call_updateTargetValueCompletionHandler(NSError error)
-
-