GET api/Settings/GetKeyboardSettingsLocal?userId={userId}&isDefault={isDefault}&isUser={isUser}&isSpelling={isSpelling}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId | globally unique identifier |
Required |
|
| isDefault | boolean |
Required |
|
| isUser | boolean |
Required |
|
| isSpelling | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
KeyboardSetting| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| UserId | globally unique identifier |
None. |
|
| TableTexture | string |
None. |
|
| ScreenColor | string |
None. |
|
| KeyboardTypeId | integer |
None. |
|
| KeyboardColorId | integer |
None. |
|
| HandsColorId | integer |
None. |
|
| KeyboardHandsColor | string |
None. |
|
| HandsTypeId | integer |
None. |
|
| PraiseOption | boolean |
None. |
|
| BeepOnError | boolean |
None. |
|
| SoundTypeId | integer |
None. |
|
| TextColorTop | string |
None. |
|
| TextColorBottom | string |
None. |
|
| IsTextColorOpacity | boolean |
None. |
|
| IsDefault | boolean |
None. |
|
| Training | boolean |
None. |
|
| BackSpaceOption | boolean |
None. |
|
| SpaceOption | boolean |
None. |
|
| WPMScale | integer |
None. |
|
| IsWMEnabled | boolean |
None. |
|
| SpeachSetting | string |
None. |
|
| Speech | boolean |
None. |
|
| Font | string |
None. |
|
| CopyTyping | boolean |
None. |
|
| RememberAndRepeat | boolean |
None. |
|
| FingertipColour | string |
None. |
|
| CopyTextColour | string |
None. |
|
| IsLockNotPassedLevels | boolean |
None. |
|
| UnlockModuleScore | integer |
None. |
|
| OneMistake | boolean |
None. |
|
| LanguageId | globally unique identifier |
None. |
|
| KeybordSettingFlags | KeyboardOptions |
None. |
|
| WPMCalculationType | integer |
None. |
|
| Localization | integer |
None. |
|
| aspnet_Users | aspnet_Users |
None. |
|
| ColorType | ColorType |
None. |
|
| ColorType1 | ColorType |
None. |
|
| HandsType | HandsType |
None. |
|
| KeyboardType | KeyboardType |
None. |
|
| SoundType | SoundType |
None. |
|
| Language | Language |
None. |
|
| KeyboardColor | ColorType |
None. |
|
| HandsColor | ColorType |
None. |
|
| IsClassMailingEnabled | boolean |
None. |
|
| IsStudentsMailingEnabled | boolean |
None. |
|
| IsStarsEnabled | boolean |
None. |
|
| IsGraphEnabled | boolean |
None. |
|
| IsFreeWritingEnabled | boolean |
None. |
|
| ThemeType | ThemeType |
None. |
|
| IsDisabledMessagesTeacher | boolean |
None. |
|
| IsDisabledMessagesStudent | boolean |
None. |
|
| CreatedDate | date |
None. |
|
| UpdateDate | date |
None. |
|
| WhoUpdate | globally unique identifier |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/octet-stream
Sample:
Sample not available.
text/plain
Sample:
Sample not available.