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
en:bs2_getuserdatas [2019/03/04 12:57]
yjjung [Return Value]
en:bs2_getuserdatas [2020/09/10 09:54] (current)
yjjung [Paramter]
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 39: Line 37:
 |0x0080 ​ |Face  | |0x0080 ​ |Face  |
 |0x0100 ​ |Access group  | |0x0100 ​ |Access group  |
 +|0x0200 ​ |Job code​ |
 +|0x0400 ​ |User phrase(personal message) ​ |
 +|0x0800 ​ |Face ''​​(FaceStation F2)''​ ​ |
 +|0x1000 ​ |User setting''​​(FaceStation F2)''​ ​ |
 |0xFFFF ​ |All information ​ | |0xFFFF ​ |All information ​ |
 </​WRAP>​ </​WRAP>​
Line 46: Line 48:
 If there is an error, the corresponding error code will be returned. If there is an error, the corresponding error code will be returned.
 \\  \\ 
-==== 함께 보기 ​====+==== See Also ====
 [[BS2_GetUserList]]\\ [[BS2_GetUserList]]\\
 [[BS2_RemoveUser]]\\ [[BS2_RemoveUser]]\\