- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In the documentation it says
callbackError(err) |
suggesting that the function should accept one argument. But in basicServer.ts there is a call to createRoom that passes an error callback like:
function(status, err) { ...
What is the meaning of the two parameters? The err is just logged in the example.
- Tags:
- HTML5
- JavaScript*
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page