19 #ifndef LIBMDM_MDM_PHONE_RESTRICTION_SIM_H 20 #define LIBMDM_MDM_PHONE_RESTRICTION_SIM_H 24 #include "mdm_client_type.h" 25 #include "device_inventory.h" 26 #include "phone_restriction.h" 162 #endif // LIBMDM_MDM_PHONE_RESTRICTION_H This structure is used to store GList.
mdm_result_t knox_mdm_allowed_incoming_calls_add(const char *sim_id, const char *pattern)
API to add an allowed pattern for incoming calls.
mdm_result_t
MDM API result.
mdm_data_t * knox_mdm_allowed_incoming_calls_get(const char *sim_id, bool all_admins)
API to get the list of allowed patterns for incoming calls.
mdm_result_t knox_mdm_allowed_incoming_calls_remove(const char *sim_id)
API to remove all allowed patterns of incoming calls set by the calling admin.