Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
slite/ | 12-May-2024 | - | 190 | 53 | ||
LICENSE | D | 12-May-2024 | 10.1 KiB | 177 | 150 | |
README.md | D | 12-May-2024 | 394 | 4 | 2 | |
ability.h | D | 12-May-2024 | 7.8 KiB | 217 | 63 | |
ability_connection.h | D | 12-May-2024 | 3.6 KiB | 83 | 10 | |
ability_context.h | D | 12-May-2024 | 4.4 KiB | 124 | 22 | |
ability_env.h | D | 12-May-2024 | 2.2 KiB | 76 | 16 | |
ability_errors.h | D | 12-May-2024 | 2.2 KiB | 83 | 17 | |
ability_event_handler.h | D | 12-May-2024 | 3 KiB | 101 | 27 | |
ability_loader.h | D | 12-May-2024 | 5.3 KiB | 138 | 55 | |
ability_manager.h | D | 12-May-2024 | 4.4 KiB | 117 | 21 | |
ability_slice.h | D | 12-May-2024 | 5.8 KiB | 153 | 27 | |
ability_state.h | D | 12-May-2024 | 2.9 KiB | 90 | 20 |
README.md
1## Introduction 2In order to support third developers to develop their JavaScript applications, some interface functions are offered at here. By using these functions, third JavaScript APPs can interactive with AMS `Ability Manager Service`. In addition, the life cycle of these applications ability will be managed by AMS, including, start, termination, stop, connection and disconnection. 3 4