![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
#import <ThingModule.h>
ThingModule类主要用于提供一些快捷的方法,便于书写 没有其它实质意义
Definition at line 50 of file ThingModule.h.
| + (nullable id< ThingModuleApplicationBlueprint >) applicationService |
| + (nullable id< ThingModuleApplicationBlueprint >) applicationService |
| + (nullable id< ThingModuleConfigBlueprint >) configService |
| + (nullable id< ThingModuleConfigBlueprint >) configService |
| + (nullable id) moduleImplOfClass: | (nonnull Class) | cls |
| + (nullable id) moduleImplOfClass: | (nonnull Class) | cls |
| + (nullable id< ThingModuleServiceBlueprint >) moduleService |
| + (nullable id< ThingModuleServiceBlueprint >) moduleService |
| + (nullable id< ThingModuleNotifyBlueprint >) notifyService |
| + (nullable id< ThingModuleNotifyBlueprint >) notifyService |
| + (void) registService: | (nonnull Class) | implCls | |
| withProtocol: | (nonnull Protocol *) | protocol | |
| + (void) registService: | (nonnull Class) | implCls | |
| withProtocol: | (nonnull Protocol *) | protocol | |
| + (nullable id< ThingModuleRouteBlueprint >) routeService |
| + (nullable id< ThingModuleRouteBlueprint >) routeService |
| + (nullable id) serviceOfOptionalProtocol: | (nonnull Protocol *) | protocol |
| + (nullable id) serviceOfOptionalProtocol: | (nonnull Protocol *) | protocol |
| + (nullable id) serviceOfProtocol: | ("组件2.0 之后弃用。请使用 `serviceOfOptionalProtocol:` 或者 `serviceOfRequiedProtocol`") | OBJC_DEPRECATED |
| + (nullable id) serviceOfProtocol: | ("组件2.0 之后弃用。请使用 `serviceOfOptionalProtocol:` 或者 `serviceOfRequiedProtocol`") | OBJC_DEPRECATED |
| + (nullable id) serviceOfRequiredProtocol: | (nonnull Protocol *) | protocol |
| + (nullable id) serviceOfRequiredProtocol: | (nonnull Protocol *) | protocol |
| + (nullable id< ThingModuleTabBarBlueprint >) tabService |
| + (nullable id< ThingModuleTabBarBlueprint >) tabService |
| + (nullable id< ThingModuleLaunchTaskBlueprint >) taskService |
| + (nullable id< ThingModuleLaunchTaskBlueprint >) taskService |