We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b52b024 commit 49b5658Copy full SHA for 49b5658
README.md
@@ -132,7 +132,7 @@ ApiAi.setConfiguration("4xxxxxxxe90xxxxxxxxc372", ApiAi.LANG_GERMAN);
132
133
## Methods
134
| name | platform | param1 | param2 | param3 |
135
-| --------------------- | --------- | --------- | --------- |
+| --------------------- | -------- | --------- | --------- | --------- |
136
| `setConfiguration` | both | clientAccessToken: String | languageTag: String | |
137
| `startListening` | both | resultCallback: (result: object)=>{} | errorCallback: (error: object)=>{} | |
138
| `finishListening` | ios | | | |
0 commit comments