Differences

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

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
en:bs2_getuserdatas [2019/03/04 12:56]
yjjung created
en:bs2_getuserdatas [2019/03/04 13:20]
yjjung [BS2_GetUserDatas]
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_GetUserDatas]] [[user_management_api]] > [[BS2_GetUserDatas]]
Line 7: Line 5:
  
 ===== BS2_GetUserDatas ===== ===== BS2_GetUserDatas =====
-[+ 2.5.0] ​It gest user dafta for the user ID. \\+[+ 2.5.0] ​Gets selected data of user. \\
 You can get selected data of the user ID using userMask. ​ You can get selected data of the user ID using userMask. ​
 \\  \\ 
Line 18: Line 16:
  
 <callout type="​info">​ <callout type="​info">​
-[[See user management api#​BS2UserBlob|BS2UserBlob structure]]+[[user management api#​BS2UserBlob|See BS2UserBlob structure]]
 </​callout>​ </​callout>​
 ==== Paramter ==== ==== Paramter ====
Line 43: Line 41:
  
 ==== Return Value ==== ==== Return Value ====
-성공적으로 수행될 경우 ​''​BS_SDK_SUCCESS''​를 반환하고에러가 발생할 경우 상응하는 에러 코드를 반환합니다.+If successfully done, ''​BS_SDK_SUCCESS'' ​will be returned. \\ 
 +If there is an errorthe corresponding error code will be returned.
 \\  \\ 
-==== 함께 보기 ​====+==== See Also ====
 [[BS2_GetUserList]]\\ [[BS2_GetUserList]]\\
 [[BS2_RemoveUser]]\\ [[BS2_RemoveUser]]\\