Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
en:bs2_partialupdateuser [2022/09/07 13:50]
mark [반환값]
en:bs2_partialupdateuser [2022/09/07 13:53]
mark
Line 1: Line 1:
-FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// 
- 
 ~~NOTOC~~ ~~NOTOC~~
 [[user_management_api]] > [[BS2_PartialUpdateUser]] [[user_management_api]] > [[BS2_PartialUpdateUser]]
Line 45: Line 43:
 If successful, return ''​BS_SDK_SUCCESS''​ and generate ''​BS2_EVENT_USER_UPDATE_PARTIAL_SUCCESS''​ event. \\ If successful, return ''​BS_SDK_SUCCESS''​ and generate ''​BS2_EVENT_USER_UPDATE_PARTIAL_SUCCESS''​ event. \\
 If it fails, it returns a corresponding error code, and if it is a device occurrence error, the event ''​BS2_EVENT_USER_UPDATE_PARTIAL_FAIL''​ is generated.\\ ​ If it fails, it returns a corresponding error code, and if it is a device occurrence error, the event ''​BS2_EVENT_USER_UPDATE_PARTIAL_FAIL''​ is generated.\\ ​
-==== 함께 보기 ​====+==== See Also ====
 [[BS2_PartialUpdateUser]]\\ [[BS2_PartialUpdateUser]]\\
 [[BS2_PartialUpdateUserEx]]\\ [[BS2_PartialUpdateUserEx]]\\
Line 51: Line 49:
 [[BS2_PartialUpdateUserSmallEx]]\\ [[BS2_PartialUpdateUserSmallEx]]\\
 [[BS2_PartialUpdateUserFaceEx]] [[BS2_PartialUpdateUserFaceEx]]
-==== 샘플코드 ​==== +==== Sample Code ==== 
-[[BS2_PartialUpdateUserFaceEx]]의 샘플코드 참조+Refer to the [[BS2_PartialUpdateUserFaceEx]]