Skip to content

Commit

Permalink
doc: fixed method table
Browse files Browse the repository at this point in the history
  • Loading branch information
spoeck authored Jul 29, 2017
1 parent b52b024 commit 49b5658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ ApiAi.setConfiguration("4xxxxxxxe90xxxxxxxxc372", ApiAi.LANG_GERMAN);

## Methods
| name | platform | param1 | param2 | param3 |
| --------------------- | --------- | --------- | --------- |
| --------------------- | -------- | --------- | --------- | --------- |
| `setConfiguration` | both | clientAccessToken: String | languageTag: String | |
| `startListening` | both | resultCallback: (result: object)=>{} | errorCallback: (error: object)=>{} | |
| `finishListening` | ios | | | |
Expand Down

0 comments on commit 49b5658

Please sign in to comment.