mirror of
https://gitee.com/openharmony/telephony_core_service
synced 2025-02-16 23:37:45 +00:00
update interfaces/innerkits/include/esim_service_client.h.
Signed-off-by: 郑晓晴 <zhaoxiaoqing17@h-partners.com>
This commit is contained in:
parent
ab50cea274
commit
1cf1acc8c0
@ -226,7 +226,7 @@ public:
|
||||
*
|
||||
* @param slotId[in], indicates the card slot index number.
|
||||
* @param profile[in], the Bound Profile Package data returned by SM-DP+ server.
|
||||
* @return Return true if the profile is added successfully; return false otherwise.
|
||||
* @return Return int32_t TELEPHONY_SUCCESS if the profile is added successfully; others on failure.
|
||||
*/
|
||||
int32_t AddProfile(int32_t slotId, DownloadableProfile profile);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user