1# JS API Changes of the Misc Services Subsystem 2 3The table below lists the APIs changes of the Misc services subsystem in OpenHarmony 3.2 Beta2 over OpenHarmony 3.2 Beta1. 4 5## API Changes 6 7| Module| Method/Event Name| Method/Attribute/Enumeration/Constant| Change Type| 8|---|---|---|---| 9| ohos.inputmethod | inputMethod | switchInputMethod(target: InputMethodProperty, callback: AsyncCallback\<boolean>): void;<br>switchInputMethod(target: InputMethodProperty): Promise\<boolean>; | Added| 10