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
Next revision Both sides next revision
en:user_management_api [2020/10/22 13:46]
kkshin [User Management API]
en:user_management_api [2020/11/26 17:51]
kkshin [BS2UserSetting]
Line 78: Line 78:
 \\ \\
 ==== BS2UserSetting ==== ==== BS2UserSetting ====
 +<WRAP tip 70%> 
 +**Tip**\\ 
 +<wrap em>Other than FaceStation F2</​wrap>​ \\ 
 +Please use [[user management api#​BS2UserSettingEx|BS2UserSettingEx]] for <wrap em>​FaceStation F2</​wrap>​. 
 +</​WRAP>​
 <code cpp> <code cpp>
 typedef struct { typedef struct {
Line 323: Line 327:
  
 ==== BS2UserSettingEx ==== ==== BS2UserSettingEx ====
 +<WRAP tip 70%>
 +**Tip**\\
 +<wrap em>​FaceStation F2 Only</​wrap> ​ \\
 +Please use [[user management api#​BS2UserSetting|BS2UserSetting]] <wrap em>other than</​wrap>​ FaceStation F2.
 +</​WRAP>​
 <code cpp> <code cpp>
 typedef struct { typedef struct {
Line 332: Line 341:
 } BS2UserSettingEx;​ } BS2UserSettingEx;​
 </​code>​ </​code>​
-''​FaceStation F2'' ​ \\ \\ 
 1. //​faceAuthMode//​ \\  1. //​faceAuthMode//​ \\ 
 User facial authentication mode \\ User facial authentication mode \\