14 #ifndef __KNOX_CUSTOM_H__ 15 #define __KNOX_CUSTOM_H__ 17 #include "knoxcustom/knox_custom_device_manager.h" 18 #include "knoxcustom/knox_custom_prokiosk_manager.h" 19 #include "knoxcustom/knox_custom_settings_manager.h" 20 #include "knoxcustom/knox_custom_system_manager.h" int knox_custom_register_client(const char *pkg_name)
API to register a Knox Custom client (application) that can set or apply secure policies to the Galax...
void knox_custom_free_data(knox_custom_data_t *data)
API to free pre-allocated knox_custom_data_t structure.
This structure is used to store GList.
knox_result_t knox_custom_get_service(void)
API to connect to the Knox Custom server daemon, and to verify whether caller is registered or not...
int knox_custom_get_service_ext(const char *pkg_name)
API to connect to the Knox Custom server daemon.
knox_result_t knox_custom_release_service(void)
API to close the connection, and release the resources.
knox_result_t
KNOX_CUSTOM API result.
int knox_custom_deregister_client(const char *pkg_name)
API to de-register the Knox Custom client that can set or apply secure policies to the Galaxy Watch d...
knox_custom_status_t
KNOX_CUSTOM Policy status.