@aws-sdk/client-chime 3.53.0 → 3.55.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (239) hide show
  1. package/CHANGELOG.md +27 -0
  2. package/dist-cjs/ChimeClient.js +13 -13
  3. package/dist-cjs/commands/AssociatePhoneNumberWithUserCommand.js +3 -3
  4. package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.js +3 -3
  5. package/dist-cjs/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.js +3 -3
  6. package/dist-cjs/commands/AssociateSigninDelegateGroupsWithAccountCommand.js +3 -3
  7. package/dist-cjs/commands/BatchCreateAttendeeCommand.js +3 -3
  8. package/dist-cjs/commands/BatchCreateChannelMembershipCommand.js +3 -3
  9. package/dist-cjs/commands/BatchCreateRoomMembershipCommand.js +3 -3
  10. package/dist-cjs/commands/BatchDeletePhoneNumberCommand.js +3 -3
  11. package/dist-cjs/commands/BatchSuspendUserCommand.js +3 -3
  12. package/dist-cjs/commands/BatchUnsuspendUserCommand.js +3 -3
  13. package/dist-cjs/commands/BatchUpdatePhoneNumberCommand.js +3 -3
  14. package/dist-cjs/commands/BatchUpdateUserCommand.js +3 -3
  15. package/dist-cjs/commands/CreateAccountCommand.js +3 -3
  16. package/dist-cjs/commands/CreateAppInstanceAdminCommand.js +3 -3
  17. package/dist-cjs/commands/CreateAppInstanceCommand.js +3 -3
  18. package/dist-cjs/commands/CreateAppInstanceUserCommand.js +3 -3
  19. package/dist-cjs/commands/CreateAttendeeCommand.js +3 -3
  20. package/dist-cjs/commands/CreateBotCommand.js +3 -3
  21. package/dist-cjs/commands/CreateChannelBanCommand.js +3 -3
  22. package/dist-cjs/commands/CreateChannelCommand.js +3 -3
  23. package/dist-cjs/commands/CreateChannelMembershipCommand.js +3 -3
  24. package/dist-cjs/commands/CreateChannelModeratorCommand.js +3 -3
  25. package/dist-cjs/commands/CreateMediaCapturePipelineCommand.js +3 -3
  26. package/dist-cjs/commands/CreateMeetingCommand.js +3 -3
  27. package/dist-cjs/commands/CreateMeetingDialOutCommand.js +3 -3
  28. package/dist-cjs/commands/CreateMeetingWithAttendeesCommand.js +3 -3
  29. package/dist-cjs/commands/CreatePhoneNumberOrderCommand.js +3 -3
  30. package/dist-cjs/commands/CreateProxySessionCommand.js +3 -3
  31. package/dist-cjs/commands/CreateRoomCommand.js +3 -3
  32. package/dist-cjs/commands/CreateRoomMembershipCommand.js +3 -3
  33. package/dist-cjs/commands/CreateSipMediaApplicationCallCommand.js +3 -3
  34. package/dist-cjs/commands/CreateSipMediaApplicationCommand.js +3 -3
  35. package/dist-cjs/commands/CreateSipRuleCommand.js +3 -3
  36. package/dist-cjs/commands/CreateUserCommand.js +3 -3
  37. package/dist-cjs/commands/CreateVoiceConnectorCommand.js +3 -3
  38. package/dist-cjs/commands/CreateVoiceConnectorGroupCommand.js +3 -3
  39. package/dist-cjs/commands/DeleteAccountCommand.js +3 -3
  40. package/dist-cjs/commands/DeleteAppInstanceAdminCommand.js +3 -3
  41. package/dist-cjs/commands/DeleteAppInstanceCommand.js +3 -3
  42. package/dist-cjs/commands/DeleteAppInstanceStreamingConfigurationsCommand.js +3 -3
  43. package/dist-cjs/commands/DeleteAppInstanceUserCommand.js +3 -3
  44. package/dist-cjs/commands/DeleteAttendeeCommand.js +3 -3
  45. package/dist-cjs/commands/DeleteChannelBanCommand.js +3 -3
  46. package/dist-cjs/commands/DeleteChannelCommand.js +3 -3
  47. package/dist-cjs/commands/DeleteChannelMembershipCommand.js +3 -3
  48. package/dist-cjs/commands/DeleteChannelMessageCommand.js +3 -3
  49. package/dist-cjs/commands/DeleteChannelModeratorCommand.js +3 -3
  50. package/dist-cjs/commands/DeleteEventsConfigurationCommand.js +3 -3
  51. package/dist-cjs/commands/DeleteMediaCapturePipelineCommand.js +3 -3
  52. package/dist-cjs/commands/DeleteMeetingCommand.js +3 -3
  53. package/dist-cjs/commands/DeletePhoneNumberCommand.js +3 -3
  54. package/dist-cjs/commands/DeleteProxySessionCommand.js +3 -3
  55. package/dist-cjs/commands/DeleteRoomCommand.js +3 -3
  56. package/dist-cjs/commands/DeleteRoomMembershipCommand.js +3 -3
  57. package/dist-cjs/commands/DeleteSipMediaApplicationCommand.js +3 -3
  58. package/dist-cjs/commands/DeleteSipRuleCommand.js +3 -3
  59. package/dist-cjs/commands/DeleteVoiceConnectorCommand.js +3 -3
  60. package/dist-cjs/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -3
  61. package/dist-cjs/commands/DeleteVoiceConnectorGroupCommand.js +3 -3
  62. package/dist-cjs/commands/DeleteVoiceConnectorOriginationCommand.js +3 -3
  63. package/dist-cjs/commands/DeleteVoiceConnectorProxyCommand.js +3 -3
  64. package/dist-cjs/commands/DeleteVoiceConnectorStreamingConfigurationCommand.js +3 -3
  65. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCommand.js +3 -3
  66. package/dist-cjs/commands/DeleteVoiceConnectorTerminationCredentialsCommand.js +3 -3
  67. package/dist-cjs/commands/DescribeAppInstanceAdminCommand.js +3 -3
  68. package/dist-cjs/commands/DescribeAppInstanceCommand.js +3 -3
  69. package/dist-cjs/commands/DescribeAppInstanceUserCommand.js +3 -3
  70. package/dist-cjs/commands/DescribeChannelBanCommand.js +3 -3
  71. package/dist-cjs/commands/DescribeChannelCommand.js +3 -3
  72. package/dist-cjs/commands/DescribeChannelMembershipCommand.js +3 -3
  73. package/dist-cjs/commands/DescribeChannelMembershipForAppInstanceUserCommand.js +3 -3
  74. package/dist-cjs/commands/DescribeChannelModeratedByAppInstanceUserCommand.js +3 -3
  75. package/dist-cjs/commands/DescribeChannelModeratorCommand.js +3 -3
  76. package/dist-cjs/commands/DisassociatePhoneNumberFromUserCommand.js +3 -3
  77. package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.js +3 -3
  78. package/dist-cjs/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.js +3 -3
  79. package/dist-cjs/commands/DisassociateSigninDelegateGroupsFromAccountCommand.js +3 -3
  80. package/dist-cjs/commands/GetAccountCommand.js +3 -3
  81. package/dist-cjs/commands/GetAccountSettingsCommand.js +3 -3
  82. package/dist-cjs/commands/GetAppInstanceRetentionSettingsCommand.js +3 -3
  83. package/dist-cjs/commands/GetAppInstanceStreamingConfigurationsCommand.js +3 -3
  84. package/dist-cjs/commands/GetAttendeeCommand.js +3 -3
  85. package/dist-cjs/commands/GetBotCommand.js +3 -3
  86. package/dist-cjs/commands/GetChannelMessageCommand.js +3 -3
  87. package/dist-cjs/commands/GetEventsConfigurationCommand.js +3 -3
  88. package/dist-cjs/commands/GetGlobalSettingsCommand.js +3 -3
  89. package/dist-cjs/commands/GetMediaCapturePipelineCommand.js +3 -3
  90. package/dist-cjs/commands/GetMeetingCommand.js +3 -3
  91. package/dist-cjs/commands/GetMessagingSessionEndpointCommand.js +3 -3
  92. package/dist-cjs/commands/GetPhoneNumberCommand.js +3 -3
  93. package/dist-cjs/commands/GetPhoneNumberOrderCommand.js +3 -3
  94. package/dist-cjs/commands/GetPhoneNumberSettingsCommand.js +3 -3
  95. package/dist-cjs/commands/GetProxySessionCommand.js +3 -3
  96. package/dist-cjs/commands/GetRetentionSettingsCommand.js +3 -3
  97. package/dist-cjs/commands/GetRoomCommand.js +3 -3
  98. package/dist-cjs/commands/GetSipMediaApplicationCommand.js +3 -3
  99. package/dist-cjs/commands/GetSipMediaApplicationLoggingConfigurationCommand.js +3 -3
  100. package/dist-cjs/commands/GetSipRuleCommand.js +3 -3
  101. package/dist-cjs/commands/GetUserCommand.js +3 -3
  102. package/dist-cjs/commands/GetUserSettingsCommand.js +3 -3
  103. package/dist-cjs/commands/GetVoiceConnectorCommand.js +3 -3
  104. package/dist-cjs/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -3
  105. package/dist-cjs/commands/GetVoiceConnectorGroupCommand.js +3 -3
  106. package/dist-cjs/commands/GetVoiceConnectorLoggingConfigurationCommand.js +3 -3
  107. package/dist-cjs/commands/GetVoiceConnectorOriginationCommand.js +3 -3
  108. package/dist-cjs/commands/GetVoiceConnectorProxyCommand.js +3 -3
  109. package/dist-cjs/commands/GetVoiceConnectorStreamingConfigurationCommand.js +3 -3
  110. package/dist-cjs/commands/GetVoiceConnectorTerminationCommand.js +3 -3
  111. package/dist-cjs/commands/GetVoiceConnectorTerminationHealthCommand.js +3 -3
  112. package/dist-cjs/commands/InviteUsersCommand.js +3 -3
  113. package/dist-cjs/commands/ListAccountsCommand.js +3 -3
  114. package/dist-cjs/commands/ListAppInstanceAdminsCommand.js +3 -3
  115. package/dist-cjs/commands/ListAppInstanceUsersCommand.js +3 -3
  116. package/dist-cjs/commands/ListAppInstancesCommand.js +3 -3
  117. package/dist-cjs/commands/ListAttendeeTagsCommand.js +3 -3
  118. package/dist-cjs/commands/ListAttendeesCommand.js +3 -3
  119. package/dist-cjs/commands/ListBotsCommand.js +3 -3
  120. package/dist-cjs/commands/ListChannelBansCommand.js +3 -3
  121. package/dist-cjs/commands/ListChannelMembershipsCommand.js +3 -3
  122. package/dist-cjs/commands/ListChannelMembershipsForAppInstanceUserCommand.js +3 -3
  123. package/dist-cjs/commands/ListChannelMessagesCommand.js +3 -3
  124. package/dist-cjs/commands/ListChannelModeratorsCommand.js +3 -3
  125. package/dist-cjs/commands/ListChannelsCommand.js +3 -3
  126. package/dist-cjs/commands/ListChannelsModeratedByAppInstanceUserCommand.js +3 -3
  127. package/dist-cjs/commands/ListMediaCapturePipelinesCommand.js +3 -3
  128. package/dist-cjs/commands/ListMeetingTagsCommand.js +3 -3
  129. package/dist-cjs/commands/ListMeetingsCommand.js +3 -3
  130. package/dist-cjs/commands/ListPhoneNumberOrdersCommand.js +3 -3
  131. package/dist-cjs/commands/ListPhoneNumbersCommand.js +3 -3
  132. package/dist-cjs/commands/ListProxySessionsCommand.js +3 -3
  133. package/dist-cjs/commands/ListRoomMembershipsCommand.js +3 -3
  134. package/dist-cjs/commands/ListRoomsCommand.js +3 -3
  135. package/dist-cjs/commands/ListSipMediaApplicationsCommand.js +3 -3
  136. package/dist-cjs/commands/ListSipRulesCommand.js +3 -3
  137. package/dist-cjs/commands/ListSupportedPhoneNumberCountriesCommand.js +3 -3
  138. package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
  139. package/dist-cjs/commands/ListUsersCommand.js +3 -3
  140. package/dist-cjs/commands/ListVoiceConnectorGroupsCommand.js +3 -3
  141. package/dist-cjs/commands/ListVoiceConnectorTerminationCredentialsCommand.js +3 -3
  142. package/dist-cjs/commands/ListVoiceConnectorsCommand.js +3 -3
  143. package/dist-cjs/commands/LogoutUserCommand.js +3 -3
  144. package/dist-cjs/commands/PutAppInstanceRetentionSettingsCommand.js +3 -3
  145. package/dist-cjs/commands/PutAppInstanceStreamingConfigurationsCommand.js +3 -3
  146. package/dist-cjs/commands/PutEventsConfigurationCommand.js +3 -3
  147. package/dist-cjs/commands/PutRetentionSettingsCommand.js +3 -3
  148. package/dist-cjs/commands/PutSipMediaApplicationLoggingConfigurationCommand.js +3 -3
  149. package/dist-cjs/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.js +3 -3
  150. package/dist-cjs/commands/PutVoiceConnectorLoggingConfigurationCommand.js +3 -3
  151. package/dist-cjs/commands/PutVoiceConnectorOriginationCommand.js +3 -3
  152. package/dist-cjs/commands/PutVoiceConnectorProxyCommand.js +3 -3
  153. package/dist-cjs/commands/PutVoiceConnectorStreamingConfigurationCommand.js +3 -3
  154. package/dist-cjs/commands/PutVoiceConnectorTerminationCommand.js +3 -3
  155. package/dist-cjs/commands/PutVoiceConnectorTerminationCredentialsCommand.js +3 -3
  156. package/dist-cjs/commands/RedactChannelMessageCommand.js +3 -3
  157. package/dist-cjs/commands/RedactConversationMessageCommand.js +3 -3
  158. package/dist-cjs/commands/RedactRoomMessageCommand.js +3 -3
  159. package/dist-cjs/commands/RegenerateSecurityTokenCommand.js +3 -3
  160. package/dist-cjs/commands/ResetPersonalPINCommand.js +3 -3
  161. package/dist-cjs/commands/RestorePhoneNumberCommand.js +3 -3
  162. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +3 -3
  163. package/dist-cjs/commands/SendChannelMessageCommand.js +3 -3
  164. package/dist-cjs/commands/StartMeetingTranscriptionCommand.js +3 -3
  165. package/dist-cjs/commands/StopMeetingTranscriptionCommand.js +3 -3
  166. package/dist-cjs/commands/TagAttendeeCommand.js +3 -3
  167. package/dist-cjs/commands/TagMeetingCommand.js +3 -3
  168. package/dist-cjs/commands/TagResourceCommand.js +3 -3
  169. package/dist-cjs/commands/UntagAttendeeCommand.js +3 -3
  170. package/dist-cjs/commands/UntagMeetingCommand.js +3 -3
  171. package/dist-cjs/commands/UntagResourceCommand.js +3 -3
  172. package/dist-cjs/commands/UpdateAccountCommand.js +3 -3
  173. package/dist-cjs/commands/UpdateAccountSettingsCommand.js +3 -3
  174. package/dist-cjs/commands/UpdateAppInstanceCommand.js +3 -3
  175. package/dist-cjs/commands/UpdateAppInstanceUserCommand.js +3 -3
  176. package/dist-cjs/commands/UpdateBotCommand.js +3 -3
  177. package/dist-cjs/commands/UpdateChannelCommand.js +3 -3
  178. package/dist-cjs/commands/UpdateChannelMessageCommand.js +3 -3
  179. package/dist-cjs/commands/UpdateChannelReadMarkerCommand.js +3 -3
  180. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +3 -3
  181. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +3 -3
  182. package/dist-cjs/commands/UpdatePhoneNumberSettingsCommand.js +3 -3
  183. package/dist-cjs/commands/UpdateProxySessionCommand.js +3 -3
  184. package/dist-cjs/commands/UpdateRoomCommand.js +3 -3
  185. package/dist-cjs/commands/UpdateRoomMembershipCommand.js +3 -3
  186. package/dist-cjs/commands/UpdateSipMediaApplicationCallCommand.js +3 -3
  187. package/dist-cjs/commands/UpdateSipMediaApplicationCommand.js +3 -3
  188. package/dist-cjs/commands/UpdateSipRuleCommand.js +3 -3
  189. package/dist-cjs/commands/UpdateUserCommand.js +3 -3
  190. package/dist-cjs/commands/UpdateUserSettingsCommand.js +3 -3
  191. package/dist-cjs/commands/UpdateVoiceConnectorCommand.js +3 -3
  192. package/dist-cjs/commands/UpdateVoiceConnectorGroupCommand.js +3 -3
  193. package/dist-cjs/endpoints.js +1 -1
  194. package/dist-cjs/protocols/Aws_restJson1.js +961 -955
  195. package/dist-cjs/runtimeConfig.browser.js +4 -4
  196. package/dist-cjs/runtimeConfig.js +9 -9
  197. package/dist-cjs/runtimeConfig.native.js +1 -1
  198. package/dist-es/Chime.js +190 -190
  199. package/dist-es/pagination/ListAccountsPaginator.js +4 -4
  200. package/dist-es/pagination/ListAppInstanceAdminsPaginator.js +4 -4
  201. package/dist-es/pagination/ListAppInstanceUsersPaginator.js +4 -4
  202. package/dist-es/pagination/ListAppInstancesPaginator.js +4 -4
  203. package/dist-es/pagination/ListAttendeesPaginator.js +4 -4
  204. package/dist-es/pagination/ListBotsPaginator.js +4 -4
  205. package/dist-es/pagination/ListChannelBansPaginator.js +4 -4
  206. package/dist-es/pagination/ListChannelMembershipsForAppInstanceUserPaginator.js +4 -4
  207. package/dist-es/pagination/ListChannelMembershipsPaginator.js +4 -4
  208. package/dist-es/pagination/ListChannelMessagesPaginator.js +4 -4
  209. package/dist-es/pagination/ListChannelModeratorsPaginator.js +4 -4
  210. package/dist-es/pagination/ListChannelsModeratedByAppInstanceUserPaginator.js +4 -4
  211. package/dist-es/pagination/ListChannelsPaginator.js +4 -4
  212. package/dist-es/pagination/ListMediaCapturePipelinesPaginator.js +4 -4
  213. package/dist-es/pagination/ListMeetingsPaginator.js +4 -4
  214. package/dist-es/pagination/ListPhoneNumberOrdersPaginator.js +4 -4
  215. package/dist-es/pagination/ListPhoneNumbersPaginator.js +4 -4
  216. package/dist-es/pagination/ListProxySessionsPaginator.js +4 -4
  217. package/dist-es/pagination/ListRoomMembershipsPaginator.js +4 -4
  218. package/dist-es/pagination/ListRoomsPaginator.js +4 -4
  219. package/dist-es/pagination/ListSipMediaApplicationsPaginator.js +4 -4
  220. package/dist-es/pagination/ListSipRulesPaginator.js +4 -4
  221. package/dist-es/pagination/ListUsersPaginator.js +4 -4
  222. package/dist-es/pagination/ListVoiceConnectorGroupsPaginator.js +4 -4
  223. package/dist-es/pagination/ListVoiceConnectorsPaginator.js +4 -4
  224. package/dist-es/pagination/SearchAvailablePhoneNumbersPaginator.js +4 -4
  225. package/dist-es/protocols/Aws_restJson1.js +220 -214
  226. package/dist-types/Chime.d.ts +1 -1
  227. package/dist-types/ChimeClient.d.ts +2 -2
  228. package/dist-types/commands/UpdateSipMediaApplicationCallCommand.d.ts +1 -1
  229. package/dist-types/models/models_0.d.ts +3 -3
  230. package/dist-types/models/models_1.d.ts +5 -1
  231. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  232. package/dist-types/runtimeConfig.d.ts +1 -1
  233. package/dist-types/runtimeConfig.native.d.ts +3 -3
  234. package/dist-types/ts3.4/ChimeClient.d.ts +2 -2
  235. package/dist-types/ts3.4/models/models_1.d.ts +2 -0
  236. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  237. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  238. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  239. package/package.json +34 -34
package/dist-es/Chime.js CHANGED
@@ -202,7 +202,7 @@ var Chime = (function (_super) {
202
202
  }
203
203
  else if (typeof cb === "function") {
204
204
  if (typeof optionsOrCb !== "object")
205
- throw new Error("Expect http options but get " + typeof optionsOrCb);
205
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
206
206
  this.send(command, optionsOrCb || {}, cb);
207
207
  }
208
208
  else {
@@ -216,7 +216,7 @@ var Chime = (function (_super) {
216
216
  }
217
217
  else if (typeof cb === "function") {
218
218
  if (typeof optionsOrCb !== "object")
219
- throw new Error("Expect http options but get " + typeof optionsOrCb);
219
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
220
220
  this.send(command, optionsOrCb || {}, cb);
221
221
  }
222
222
  else {
@@ -230,7 +230,7 @@ var Chime = (function (_super) {
230
230
  }
231
231
  else if (typeof cb === "function") {
232
232
  if (typeof optionsOrCb !== "object")
233
- throw new Error("Expect http options but get " + typeof optionsOrCb);
233
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
234
234
  this.send(command, optionsOrCb || {}, cb);
235
235
  }
236
236
  else {
@@ -244,7 +244,7 @@ var Chime = (function (_super) {
244
244
  }
245
245
  else if (typeof cb === "function") {
246
246
  if (typeof optionsOrCb !== "object")
247
- throw new Error("Expect http options but get " + typeof optionsOrCb);
247
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
248
248
  this.send(command, optionsOrCb || {}, cb);
249
249
  }
250
250
  else {
@@ -258,7 +258,7 @@ var Chime = (function (_super) {
258
258
  }
259
259
  else if (typeof cb === "function") {
260
260
  if (typeof optionsOrCb !== "object")
261
- throw new Error("Expect http options but get " + typeof optionsOrCb);
261
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
262
262
  this.send(command, optionsOrCb || {}, cb);
263
263
  }
264
264
  else {
@@ -272,7 +272,7 @@ var Chime = (function (_super) {
272
272
  }
273
273
  else if (typeof cb === "function") {
274
274
  if (typeof optionsOrCb !== "object")
275
- throw new Error("Expect http options but get " + typeof optionsOrCb);
275
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
276
276
  this.send(command, optionsOrCb || {}, cb);
277
277
  }
278
278
  else {
@@ -286,7 +286,7 @@ var Chime = (function (_super) {
286
286
  }
287
287
  else if (typeof cb === "function") {
288
288
  if (typeof optionsOrCb !== "object")
289
- throw new Error("Expect http options but get " + typeof optionsOrCb);
289
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
290
290
  this.send(command, optionsOrCb || {}, cb);
291
291
  }
292
292
  else {
@@ -300,7 +300,7 @@ var Chime = (function (_super) {
300
300
  }
301
301
  else if (typeof cb === "function") {
302
302
  if (typeof optionsOrCb !== "object")
303
- throw new Error("Expect http options but get " + typeof optionsOrCb);
303
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
304
304
  this.send(command, optionsOrCb || {}, cb);
305
305
  }
306
306
  else {
@@ -314,7 +314,7 @@ var Chime = (function (_super) {
314
314
  }
315
315
  else if (typeof cb === "function") {
316
316
  if (typeof optionsOrCb !== "object")
317
- throw new Error("Expect http options but get " + typeof optionsOrCb);
317
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
318
318
  this.send(command, optionsOrCb || {}, cb);
319
319
  }
320
320
  else {
@@ -328,7 +328,7 @@ var Chime = (function (_super) {
328
328
  }
329
329
  else if (typeof cb === "function") {
330
330
  if (typeof optionsOrCb !== "object")
331
- throw new Error("Expect http options but get " + typeof optionsOrCb);
331
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
332
332
  this.send(command, optionsOrCb || {}, cb);
333
333
  }
334
334
  else {
@@ -342,7 +342,7 @@ var Chime = (function (_super) {
342
342
  }
343
343
  else if (typeof cb === "function") {
344
344
  if (typeof optionsOrCb !== "object")
345
- throw new Error("Expect http options but get " + typeof optionsOrCb);
345
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
346
346
  this.send(command, optionsOrCb || {}, cb);
347
347
  }
348
348
  else {
@@ -356,7 +356,7 @@ var Chime = (function (_super) {
356
356
  }
357
357
  else if (typeof cb === "function") {
358
358
  if (typeof optionsOrCb !== "object")
359
- throw new Error("Expect http options but get " + typeof optionsOrCb);
359
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
360
360
  this.send(command, optionsOrCb || {}, cb);
361
361
  }
362
362
  else {
@@ -370,7 +370,7 @@ var Chime = (function (_super) {
370
370
  }
371
371
  else if (typeof cb === "function") {
372
372
  if (typeof optionsOrCb !== "object")
373
- throw new Error("Expect http options but get " + typeof optionsOrCb);
373
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
374
374
  this.send(command, optionsOrCb || {}, cb);
375
375
  }
376
376
  else {
@@ -384,7 +384,7 @@ var Chime = (function (_super) {
384
384
  }
385
385
  else if (typeof cb === "function") {
386
386
  if (typeof optionsOrCb !== "object")
387
- throw new Error("Expect http options but get " + typeof optionsOrCb);
387
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
388
388
  this.send(command, optionsOrCb || {}, cb);
389
389
  }
390
390
  else {
@@ -398,7 +398,7 @@ var Chime = (function (_super) {
398
398
  }
399
399
  else if (typeof cb === "function") {
400
400
  if (typeof optionsOrCb !== "object")
401
- throw new Error("Expect http options but get " + typeof optionsOrCb);
401
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
402
402
  this.send(command, optionsOrCb || {}, cb);
403
403
  }
404
404
  else {
@@ -412,7 +412,7 @@ var Chime = (function (_super) {
412
412
  }
413
413
  else if (typeof cb === "function") {
414
414
  if (typeof optionsOrCb !== "object")
415
- throw new Error("Expect http options but get " + typeof optionsOrCb);
415
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
416
416
  this.send(command, optionsOrCb || {}, cb);
417
417
  }
418
418
  else {
@@ -426,7 +426,7 @@ var Chime = (function (_super) {
426
426
  }
427
427
  else if (typeof cb === "function") {
428
428
  if (typeof optionsOrCb !== "object")
429
- throw new Error("Expect http options but get " + typeof optionsOrCb);
429
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
430
430
  this.send(command, optionsOrCb || {}, cb);
431
431
  }
432
432
  else {
@@ -440,7 +440,7 @@ var Chime = (function (_super) {
440
440
  }
441
441
  else if (typeof cb === "function") {
442
442
  if (typeof optionsOrCb !== "object")
443
- throw new Error("Expect http options but get " + typeof optionsOrCb);
443
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
444
444
  this.send(command, optionsOrCb || {}, cb);
445
445
  }
446
446
  else {
@@ -454,7 +454,7 @@ var Chime = (function (_super) {
454
454
  }
455
455
  else if (typeof cb === "function") {
456
456
  if (typeof optionsOrCb !== "object")
457
- throw new Error("Expect http options but get " + typeof optionsOrCb);
457
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
458
458
  this.send(command, optionsOrCb || {}, cb);
459
459
  }
460
460
  else {
@@ -468,7 +468,7 @@ var Chime = (function (_super) {
468
468
  }
469
469
  else if (typeof cb === "function") {
470
470
  if (typeof optionsOrCb !== "object")
471
- throw new Error("Expect http options but get " + typeof optionsOrCb);
471
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
472
472
  this.send(command, optionsOrCb || {}, cb);
473
473
  }
474
474
  else {
@@ -482,7 +482,7 @@ var Chime = (function (_super) {
482
482
  }
483
483
  else if (typeof cb === "function") {
484
484
  if (typeof optionsOrCb !== "object")
485
- throw new Error("Expect http options but get " + typeof optionsOrCb);
485
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
486
486
  this.send(command, optionsOrCb || {}, cb);
487
487
  }
488
488
  else {
@@ -496,7 +496,7 @@ var Chime = (function (_super) {
496
496
  }
497
497
  else if (typeof cb === "function") {
498
498
  if (typeof optionsOrCb !== "object")
499
- throw new Error("Expect http options but get " + typeof optionsOrCb);
499
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
500
500
  this.send(command, optionsOrCb || {}, cb);
501
501
  }
502
502
  else {
@@ -510,7 +510,7 @@ var Chime = (function (_super) {
510
510
  }
511
511
  else if (typeof cb === "function") {
512
512
  if (typeof optionsOrCb !== "object")
513
- throw new Error("Expect http options but get " + typeof optionsOrCb);
513
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
514
514
  this.send(command, optionsOrCb || {}, cb);
515
515
  }
516
516
  else {
@@ -524,7 +524,7 @@ var Chime = (function (_super) {
524
524
  }
525
525
  else if (typeof cb === "function") {
526
526
  if (typeof optionsOrCb !== "object")
527
- throw new Error("Expect http options but get " + typeof optionsOrCb);
527
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
528
528
  this.send(command, optionsOrCb || {}, cb);
529
529
  }
530
530
  else {
@@ -538,7 +538,7 @@ var Chime = (function (_super) {
538
538
  }
539
539
  else if (typeof cb === "function") {
540
540
  if (typeof optionsOrCb !== "object")
541
- throw new Error("Expect http options but get " + typeof optionsOrCb);
541
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
542
542
  this.send(command, optionsOrCb || {}, cb);
543
543
  }
544
544
  else {
@@ -552,7 +552,7 @@ var Chime = (function (_super) {
552
552
  }
553
553
  else if (typeof cb === "function") {
554
554
  if (typeof optionsOrCb !== "object")
555
- throw new Error("Expect http options but get " + typeof optionsOrCb);
555
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
556
556
  this.send(command, optionsOrCb || {}, cb);
557
557
  }
558
558
  else {
@@ -566,7 +566,7 @@ var Chime = (function (_super) {
566
566
  }
567
567
  else if (typeof cb === "function") {
568
568
  if (typeof optionsOrCb !== "object")
569
- throw new Error("Expect http options but get " + typeof optionsOrCb);
569
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
570
570
  this.send(command, optionsOrCb || {}, cb);
571
571
  }
572
572
  else {
@@ -580,7 +580,7 @@ var Chime = (function (_super) {
580
580
  }
581
581
  else if (typeof cb === "function") {
582
582
  if (typeof optionsOrCb !== "object")
583
- throw new Error("Expect http options but get " + typeof optionsOrCb);
583
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
584
584
  this.send(command, optionsOrCb || {}, cb);
585
585
  }
586
586
  else {
@@ -594,7 +594,7 @@ var Chime = (function (_super) {
594
594
  }
595
595
  else if (typeof cb === "function") {
596
596
  if (typeof optionsOrCb !== "object")
597
- throw new Error("Expect http options but get " + typeof optionsOrCb);
597
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
598
598
  this.send(command, optionsOrCb || {}, cb);
599
599
  }
600
600
  else {
@@ -608,7 +608,7 @@ var Chime = (function (_super) {
608
608
  }
609
609
  else if (typeof cb === "function") {
610
610
  if (typeof optionsOrCb !== "object")
611
- throw new Error("Expect http options but get " + typeof optionsOrCb);
611
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
612
612
  this.send(command, optionsOrCb || {}, cb);
613
613
  }
614
614
  else {
@@ -622,7 +622,7 @@ var Chime = (function (_super) {
622
622
  }
623
623
  else if (typeof cb === "function") {
624
624
  if (typeof optionsOrCb !== "object")
625
- throw new Error("Expect http options but get " + typeof optionsOrCb);
625
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
626
626
  this.send(command, optionsOrCb || {}, cb);
627
627
  }
628
628
  else {
@@ -636,7 +636,7 @@ var Chime = (function (_super) {
636
636
  }
637
637
  else if (typeof cb === "function") {
638
638
  if (typeof optionsOrCb !== "object")
639
- throw new Error("Expect http options but get " + typeof optionsOrCb);
639
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
640
640
  this.send(command, optionsOrCb || {}, cb);
641
641
  }
642
642
  else {
@@ -650,7 +650,7 @@ var Chime = (function (_super) {
650
650
  }
651
651
  else if (typeof cb === "function") {
652
652
  if (typeof optionsOrCb !== "object")
653
- throw new Error("Expect http options but get " + typeof optionsOrCb);
653
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
654
654
  this.send(command, optionsOrCb || {}, cb);
655
655
  }
656
656
  else {
@@ -664,7 +664,7 @@ var Chime = (function (_super) {
664
664
  }
665
665
  else if (typeof cb === "function") {
666
666
  if (typeof optionsOrCb !== "object")
667
- throw new Error("Expect http options but get " + typeof optionsOrCb);
667
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
668
668
  this.send(command, optionsOrCb || {}, cb);
669
669
  }
670
670
  else {
@@ -678,7 +678,7 @@ var Chime = (function (_super) {
678
678
  }
679
679
  else if (typeof cb === "function") {
680
680
  if (typeof optionsOrCb !== "object")
681
- throw new Error("Expect http options but get " + typeof optionsOrCb);
681
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
682
682
  this.send(command, optionsOrCb || {}, cb);
683
683
  }
684
684
  else {
@@ -692,7 +692,7 @@ var Chime = (function (_super) {
692
692
  }
693
693
  else if (typeof cb === "function") {
694
694
  if (typeof optionsOrCb !== "object")
695
- throw new Error("Expect http options but get " + typeof optionsOrCb);
695
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
696
696
  this.send(command, optionsOrCb || {}, cb);
697
697
  }
698
698
  else {
@@ -706,7 +706,7 @@ var Chime = (function (_super) {
706
706
  }
707
707
  else if (typeof cb === "function") {
708
708
  if (typeof optionsOrCb !== "object")
709
- throw new Error("Expect http options but get " + typeof optionsOrCb);
709
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
710
710
  this.send(command, optionsOrCb || {}, cb);
711
711
  }
712
712
  else {
@@ -720,7 +720,7 @@ var Chime = (function (_super) {
720
720
  }
721
721
  else if (typeof cb === "function") {
722
722
  if (typeof optionsOrCb !== "object")
723
- throw new Error("Expect http options but get " + typeof optionsOrCb);
723
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
724
724
  this.send(command, optionsOrCb || {}, cb);
725
725
  }
726
726
  else {
@@ -734,7 +734,7 @@ var Chime = (function (_super) {
734
734
  }
735
735
  else if (typeof cb === "function") {
736
736
  if (typeof optionsOrCb !== "object")
737
- throw new Error("Expect http options but get " + typeof optionsOrCb);
737
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
738
738
  this.send(command, optionsOrCb || {}, cb);
739
739
  }
740
740
  else {
@@ -748,7 +748,7 @@ var Chime = (function (_super) {
748
748
  }
749
749
  else if (typeof cb === "function") {
750
750
  if (typeof optionsOrCb !== "object")
751
- throw new Error("Expect http options but get " + typeof optionsOrCb);
751
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
752
752
  this.send(command, optionsOrCb || {}, cb);
753
753
  }
754
754
  else {
@@ -762,7 +762,7 @@ var Chime = (function (_super) {
762
762
  }
763
763
  else if (typeof cb === "function") {
764
764
  if (typeof optionsOrCb !== "object")
765
- throw new Error("Expect http options but get " + typeof optionsOrCb);
765
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
766
766
  this.send(command, optionsOrCb || {}, cb);
767
767
  }
768
768
  else {
@@ -776,7 +776,7 @@ var Chime = (function (_super) {
776
776
  }
777
777
  else if (typeof cb === "function") {
778
778
  if (typeof optionsOrCb !== "object")
779
- throw new Error("Expect http options but get " + typeof optionsOrCb);
779
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
780
780
  this.send(command, optionsOrCb || {}, cb);
781
781
  }
782
782
  else {
@@ -790,7 +790,7 @@ var Chime = (function (_super) {
790
790
  }
791
791
  else if (typeof cb === "function") {
792
792
  if (typeof optionsOrCb !== "object")
793
- throw new Error("Expect http options but get " + typeof optionsOrCb);
793
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
794
794
  this.send(command, optionsOrCb || {}, cb);
795
795
  }
796
796
  else {
@@ -804,7 +804,7 @@ var Chime = (function (_super) {
804
804
  }
805
805
  else if (typeof cb === "function") {
806
806
  if (typeof optionsOrCb !== "object")
807
- throw new Error("Expect http options but get " + typeof optionsOrCb);
807
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
808
808
  this.send(command, optionsOrCb || {}, cb);
809
809
  }
810
810
  else {
@@ -818,7 +818,7 @@ var Chime = (function (_super) {
818
818
  }
819
819
  else if (typeof cb === "function") {
820
820
  if (typeof optionsOrCb !== "object")
821
- throw new Error("Expect http options but get " + typeof optionsOrCb);
821
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
822
822
  this.send(command, optionsOrCb || {}, cb);
823
823
  }
824
824
  else {
@@ -832,7 +832,7 @@ var Chime = (function (_super) {
832
832
  }
833
833
  else if (typeof cb === "function") {
834
834
  if (typeof optionsOrCb !== "object")
835
- throw new Error("Expect http options but get " + typeof optionsOrCb);
835
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
836
836
  this.send(command, optionsOrCb || {}, cb);
837
837
  }
838
838
  else {
@@ -846,7 +846,7 @@ var Chime = (function (_super) {
846
846
  }
847
847
  else if (typeof cb === "function") {
848
848
  if (typeof optionsOrCb !== "object")
849
- throw new Error("Expect http options but get " + typeof optionsOrCb);
849
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
850
850
  this.send(command, optionsOrCb || {}, cb);
851
851
  }
852
852
  else {
@@ -860,7 +860,7 @@ var Chime = (function (_super) {
860
860
  }
861
861
  else if (typeof cb === "function") {
862
862
  if (typeof optionsOrCb !== "object")
863
- throw new Error("Expect http options but get " + typeof optionsOrCb);
863
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
864
864
  this.send(command, optionsOrCb || {}, cb);
865
865
  }
866
866
  else {
@@ -874,7 +874,7 @@ var Chime = (function (_super) {
874
874
  }
875
875
  else if (typeof cb === "function") {
876
876
  if (typeof optionsOrCb !== "object")
877
- throw new Error("Expect http options but get " + typeof optionsOrCb);
877
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
878
878
  this.send(command, optionsOrCb || {}, cb);
879
879
  }
880
880
  else {
@@ -888,7 +888,7 @@ var Chime = (function (_super) {
888
888
  }
889
889
  else if (typeof cb === "function") {
890
890
  if (typeof optionsOrCb !== "object")
891
- throw new Error("Expect http options but get " + typeof optionsOrCb);
891
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
892
892
  this.send(command, optionsOrCb || {}, cb);
893
893
  }
894
894
  else {
@@ -902,7 +902,7 @@ var Chime = (function (_super) {
902
902
  }
903
903
  else if (typeof cb === "function") {
904
904
  if (typeof optionsOrCb !== "object")
905
- throw new Error("Expect http options but get " + typeof optionsOrCb);
905
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
906
906
  this.send(command, optionsOrCb || {}, cb);
907
907
  }
908
908
  else {
@@ -916,7 +916,7 @@ var Chime = (function (_super) {
916
916
  }
917
917
  else if (typeof cb === "function") {
918
918
  if (typeof optionsOrCb !== "object")
919
- throw new Error("Expect http options but get " + typeof optionsOrCb);
919
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
920
920
  this.send(command, optionsOrCb || {}, cb);
921
921
  }
922
922
  else {
@@ -930,7 +930,7 @@ var Chime = (function (_super) {
930
930
  }
931
931
  else if (typeof cb === "function") {
932
932
  if (typeof optionsOrCb !== "object")
933
- throw new Error("Expect http options but get " + typeof optionsOrCb);
933
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
934
934
  this.send(command, optionsOrCb || {}, cb);
935
935
  }
936
936
  else {
@@ -944,7 +944,7 @@ var Chime = (function (_super) {
944
944
  }
945
945
  else if (typeof cb === "function") {
946
946
  if (typeof optionsOrCb !== "object")
947
- throw new Error("Expect http options but get " + typeof optionsOrCb);
947
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
948
948
  this.send(command, optionsOrCb || {}, cb);
949
949
  }
950
950
  else {
@@ -958,7 +958,7 @@ var Chime = (function (_super) {
958
958
  }
959
959
  else if (typeof cb === "function") {
960
960
  if (typeof optionsOrCb !== "object")
961
- throw new Error("Expect http options but get " + typeof optionsOrCb);
961
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
962
962
  this.send(command, optionsOrCb || {}, cb);
963
963
  }
964
964
  else {
@@ -972,7 +972,7 @@ var Chime = (function (_super) {
972
972
  }
973
973
  else if (typeof cb === "function") {
974
974
  if (typeof optionsOrCb !== "object")
975
- throw new Error("Expect http options but get " + typeof optionsOrCb);
975
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
976
976
  this.send(command, optionsOrCb || {}, cb);
977
977
  }
978
978
  else {
@@ -986,7 +986,7 @@ var Chime = (function (_super) {
986
986
  }
987
987
  else if (typeof cb === "function") {
988
988
  if (typeof optionsOrCb !== "object")
989
- throw new Error("Expect http options but get " + typeof optionsOrCb);
989
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
990
990
  this.send(command, optionsOrCb || {}, cb);
991
991
  }
992
992
  else {
@@ -1000,7 +1000,7 @@ var Chime = (function (_super) {
1000
1000
  }
1001
1001
  else if (typeof cb === "function") {
1002
1002
  if (typeof optionsOrCb !== "object")
1003
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1003
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1004
1004
  this.send(command, optionsOrCb || {}, cb);
1005
1005
  }
1006
1006
  else {
@@ -1014,7 +1014,7 @@ var Chime = (function (_super) {
1014
1014
  }
1015
1015
  else if (typeof cb === "function") {
1016
1016
  if (typeof optionsOrCb !== "object")
1017
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1017
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1018
1018
  this.send(command, optionsOrCb || {}, cb);
1019
1019
  }
1020
1020
  else {
@@ -1028,7 +1028,7 @@ var Chime = (function (_super) {
1028
1028
  }
1029
1029
  else if (typeof cb === "function") {
1030
1030
  if (typeof optionsOrCb !== "object")
1031
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1031
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1032
1032
  this.send(command, optionsOrCb || {}, cb);
1033
1033
  }
1034
1034
  else {
@@ -1042,7 +1042,7 @@ var Chime = (function (_super) {
1042
1042
  }
1043
1043
  else if (typeof cb === "function") {
1044
1044
  if (typeof optionsOrCb !== "object")
1045
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1045
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1046
1046
  this.send(command, optionsOrCb || {}, cb);
1047
1047
  }
1048
1048
  else {
@@ -1056,7 +1056,7 @@ var Chime = (function (_super) {
1056
1056
  }
1057
1057
  else if (typeof cb === "function") {
1058
1058
  if (typeof optionsOrCb !== "object")
1059
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1059
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1060
1060
  this.send(command, optionsOrCb || {}, cb);
1061
1061
  }
1062
1062
  else {
@@ -1070,7 +1070,7 @@ var Chime = (function (_super) {
1070
1070
  }
1071
1071
  else if (typeof cb === "function") {
1072
1072
  if (typeof optionsOrCb !== "object")
1073
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1073
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1074
1074
  this.send(command, optionsOrCb || {}, cb);
1075
1075
  }
1076
1076
  else {
@@ -1084,7 +1084,7 @@ var Chime = (function (_super) {
1084
1084
  }
1085
1085
  else if (typeof cb === "function") {
1086
1086
  if (typeof optionsOrCb !== "object")
1087
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1087
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1088
1088
  this.send(command, optionsOrCb || {}, cb);
1089
1089
  }
1090
1090
  else {
@@ -1098,7 +1098,7 @@ var Chime = (function (_super) {
1098
1098
  }
1099
1099
  else if (typeof cb === "function") {
1100
1100
  if (typeof optionsOrCb !== "object")
1101
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1101
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1102
1102
  this.send(command, optionsOrCb || {}, cb);
1103
1103
  }
1104
1104
  else {
@@ -1112,7 +1112,7 @@ var Chime = (function (_super) {
1112
1112
  }
1113
1113
  else if (typeof cb === "function") {
1114
1114
  if (typeof optionsOrCb !== "object")
1115
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1115
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1116
1116
  this.send(command, optionsOrCb || {}, cb);
1117
1117
  }
1118
1118
  else {
@@ -1126,7 +1126,7 @@ var Chime = (function (_super) {
1126
1126
  }
1127
1127
  else if (typeof cb === "function") {
1128
1128
  if (typeof optionsOrCb !== "object")
1129
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1129
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1130
1130
  this.send(command, optionsOrCb || {}, cb);
1131
1131
  }
1132
1132
  else {
@@ -1140,7 +1140,7 @@ var Chime = (function (_super) {
1140
1140
  }
1141
1141
  else if (typeof cb === "function") {
1142
1142
  if (typeof optionsOrCb !== "object")
1143
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1143
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1144
1144
  this.send(command, optionsOrCb || {}, cb);
1145
1145
  }
1146
1146
  else {
@@ -1154,7 +1154,7 @@ var Chime = (function (_super) {
1154
1154
  }
1155
1155
  else if (typeof cb === "function") {
1156
1156
  if (typeof optionsOrCb !== "object")
1157
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1157
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1158
1158
  this.send(command, optionsOrCb || {}, cb);
1159
1159
  }
1160
1160
  else {
@@ -1168,7 +1168,7 @@ var Chime = (function (_super) {
1168
1168
  }
1169
1169
  else if (typeof cb === "function") {
1170
1170
  if (typeof optionsOrCb !== "object")
1171
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1171
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1172
1172
  this.send(command, optionsOrCb || {}, cb);
1173
1173
  }
1174
1174
  else {
@@ -1182,7 +1182,7 @@ var Chime = (function (_super) {
1182
1182
  }
1183
1183
  else if (typeof cb === "function") {
1184
1184
  if (typeof optionsOrCb !== "object")
1185
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1185
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1186
1186
  this.send(command, optionsOrCb || {}, cb);
1187
1187
  }
1188
1188
  else {
@@ -1196,7 +1196,7 @@ var Chime = (function (_super) {
1196
1196
  }
1197
1197
  else if (typeof cb === "function") {
1198
1198
  if (typeof optionsOrCb !== "object")
1199
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1199
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1200
1200
  this.send(command, optionsOrCb || {}, cb);
1201
1201
  }
1202
1202
  else {
@@ -1210,7 +1210,7 @@ var Chime = (function (_super) {
1210
1210
  }
1211
1211
  else if (typeof cb === "function") {
1212
1212
  if (typeof optionsOrCb !== "object")
1213
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1213
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1214
1214
  this.send(command, optionsOrCb || {}, cb);
1215
1215
  }
1216
1216
  else {
@@ -1224,7 +1224,7 @@ var Chime = (function (_super) {
1224
1224
  }
1225
1225
  else if (typeof cb === "function") {
1226
1226
  if (typeof optionsOrCb !== "object")
1227
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1227
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1228
1228
  this.send(command, optionsOrCb || {}, cb);
1229
1229
  }
1230
1230
  else {
@@ -1238,7 +1238,7 @@ var Chime = (function (_super) {
1238
1238
  }
1239
1239
  else if (typeof cb === "function") {
1240
1240
  if (typeof optionsOrCb !== "object")
1241
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1241
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1242
1242
  this.send(command, optionsOrCb || {}, cb);
1243
1243
  }
1244
1244
  else {
@@ -1252,7 +1252,7 @@ var Chime = (function (_super) {
1252
1252
  }
1253
1253
  else if (typeof cb === "function") {
1254
1254
  if (typeof optionsOrCb !== "object")
1255
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1255
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1256
1256
  this.send(command, optionsOrCb || {}, cb);
1257
1257
  }
1258
1258
  else {
@@ -1266,7 +1266,7 @@ var Chime = (function (_super) {
1266
1266
  }
1267
1267
  else if (typeof cb === "function") {
1268
1268
  if (typeof optionsOrCb !== "object")
1269
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1269
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1270
1270
  this.send(command, optionsOrCb || {}, cb);
1271
1271
  }
1272
1272
  else {
@@ -1280,7 +1280,7 @@ var Chime = (function (_super) {
1280
1280
  }
1281
1281
  else if (typeof cb === "function") {
1282
1282
  if (typeof optionsOrCb !== "object")
1283
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1283
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1284
1284
  this.send(command, optionsOrCb || {}, cb);
1285
1285
  }
1286
1286
  else {
@@ -1294,7 +1294,7 @@ var Chime = (function (_super) {
1294
1294
  }
1295
1295
  else if (typeof cb === "function") {
1296
1296
  if (typeof optionsOrCb !== "object")
1297
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1297
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1298
1298
  this.send(command, optionsOrCb || {}, cb);
1299
1299
  }
1300
1300
  else {
@@ -1308,7 +1308,7 @@ var Chime = (function (_super) {
1308
1308
  }
1309
1309
  else if (typeof cb === "function") {
1310
1310
  if (typeof optionsOrCb !== "object")
1311
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1311
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1312
1312
  this.send(command, optionsOrCb || {}, cb);
1313
1313
  }
1314
1314
  else {
@@ -1322,7 +1322,7 @@ var Chime = (function (_super) {
1322
1322
  }
1323
1323
  else if (typeof cb === "function") {
1324
1324
  if (typeof optionsOrCb !== "object")
1325
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1325
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1326
1326
  this.send(command, optionsOrCb || {}, cb);
1327
1327
  }
1328
1328
  else {
@@ -1336,7 +1336,7 @@ var Chime = (function (_super) {
1336
1336
  }
1337
1337
  else if (typeof cb === "function") {
1338
1338
  if (typeof optionsOrCb !== "object")
1339
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1339
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1340
1340
  this.send(command, optionsOrCb || {}, cb);
1341
1341
  }
1342
1342
  else {
@@ -1350,7 +1350,7 @@ var Chime = (function (_super) {
1350
1350
  }
1351
1351
  else if (typeof cb === "function") {
1352
1352
  if (typeof optionsOrCb !== "object")
1353
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1353
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1354
1354
  this.send(command, optionsOrCb || {}, cb);
1355
1355
  }
1356
1356
  else {
@@ -1364,7 +1364,7 @@ var Chime = (function (_super) {
1364
1364
  }
1365
1365
  else if (typeof cb === "function") {
1366
1366
  if (typeof optionsOrCb !== "object")
1367
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1367
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1368
1368
  this.send(command, optionsOrCb || {}, cb);
1369
1369
  }
1370
1370
  else {
@@ -1378,7 +1378,7 @@ var Chime = (function (_super) {
1378
1378
  }
1379
1379
  else if (typeof cb === "function") {
1380
1380
  if (typeof optionsOrCb !== "object")
1381
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1381
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1382
1382
  this.send(command, optionsOrCb || {}, cb);
1383
1383
  }
1384
1384
  else {
@@ -1392,7 +1392,7 @@ var Chime = (function (_super) {
1392
1392
  }
1393
1393
  else if (typeof cb === "function") {
1394
1394
  if (typeof optionsOrCb !== "object")
1395
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1395
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1396
1396
  this.send(command, optionsOrCb || {}, cb);
1397
1397
  }
1398
1398
  else {
@@ -1406,7 +1406,7 @@ var Chime = (function (_super) {
1406
1406
  }
1407
1407
  else if (typeof cb === "function") {
1408
1408
  if (typeof optionsOrCb !== "object")
1409
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1409
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1410
1410
  this.send(command, optionsOrCb || {}, cb);
1411
1411
  }
1412
1412
  else {
@@ -1420,7 +1420,7 @@ var Chime = (function (_super) {
1420
1420
  }
1421
1421
  else if (typeof cb === "function") {
1422
1422
  if (typeof optionsOrCb !== "object")
1423
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1423
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1424
1424
  this.send(command, optionsOrCb || {}, cb);
1425
1425
  }
1426
1426
  else {
@@ -1434,7 +1434,7 @@ var Chime = (function (_super) {
1434
1434
  }
1435
1435
  else if (typeof cb === "function") {
1436
1436
  if (typeof optionsOrCb !== "object")
1437
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1437
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1438
1438
  this.send(command, optionsOrCb || {}, cb);
1439
1439
  }
1440
1440
  else {
@@ -1448,7 +1448,7 @@ var Chime = (function (_super) {
1448
1448
  }
1449
1449
  else if (typeof cb === "function") {
1450
1450
  if (typeof optionsOrCb !== "object")
1451
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1451
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1452
1452
  this.send(command, optionsOrCb || {}, cb);
1453
1453
  }
1454
1454
  else {
@@ -1462,7 +1462,7 @@ var Chime = (function (_super) {
1462
1462
  }
1463
1463
  else if (typeof cb === "function") {
1464
1464
  if (typeof optionsOrCb !== "object")
1465
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1465
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1466
1466
  this.send(command, optionsOrCb || {}, cb);
1467
1467
  }
1468
1468
  else {
@@ -1476,7 +1476,7 @@ var Chime = (function (_super) {
1476
1476
  }
1477
1477
  else if (typeof cb === "function") {
1478
1478
  if (typeof optionsOrCb !== "object")
1479
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1479
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1480
1480
  this.send(command, optionsOrCb || {}, cb);
1481
1481
  }
1482
1482
  else {
@@ -1490,7 +1490,7 @@ var Chime = (function (_super) {
1490
1490
  }
1491
1491
  else if (typeof cb === "function") {
1492
1492
  if (typeof optionsOrCb !== "object")
1493
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1493
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1494
1494
  this.send(command, optionsOrCb || {}, cb);
1495
1495
  }
1496
1496
  else {
@@ -1504,7 +1504,7 @@ var Chime = (function (_super) {
1504
1504
  }
1505
1505
  else if (typeof cb === "function") {
1506
1506
  if (typeof optionsOrCb !== "object")
1507
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1507
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1508
1508
  this.send(command, optionsOrCb || {}, cb);
1509
1509
  }
1510
1510
  else {
@@ -1518,7 +1518,7 @@ var Chime = (function (_super) {
1518
1518
  }
1519
1519
  else if (typeof cb === "function") {
1520
1520
  if (typeof optionsOrCb !== "object")
1521
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1521
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1522
1522
  this.send(command, optionsOrCb || {}, cb);
1523
1523
  }
1524
1524
  else {
@@ -1532,7 +1532,7 @@ var Chime = (function (_super) {
1532
1532
  }
1533
1533
  else if (typeof cb === "function") {
1534
1534
  if (typeof optionsOrCb !== "object")
1535
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1535
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1536
1536
  this.send(command, optionsOrCb || {}, cb);
1537
1537
  }
1538
1538
  else {
@@ -1546,7 +1546,7 @@ var Chime = (function (_super) {
1546
1546
  }
1547
1547
  else if (typeof cb === "function") {
1548
1548
  if (typeof optionsOrCb !== "object")
1549
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1549
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1550
1550
  this.send(command, optionsOrCb || {}, cb);
1551
1551
  }
1552
1552
  else {
@@ -1560,7 +1560,7 @@ var Chime = (function (_super) {
1560
1560
  }
1561
1561
  else if (typeof cb === "function") {
1562
1562
  if (typeof optionsOrCb !== "object")
1563
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1563
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1564
1564
  this.send(command, optionsOrCb || {}, cb);
1565
1565
  }
1566
1566
  else {
@@ -1574,7 +1574,7 @@ var Chime = (function (_super) {
1574
1574
  }
1575
1575
  else if (typeof cb === "function") {
1576
1576
  if (typeof optionsOrCb !== "object")
1577
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1577
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1578
1578
  this.send(command, optionsOrCb || {}, cb);
1579
1579
  }
1580
1580
  else {
@@ -1588,7 +1588,7 @@ var Chime = (function (_super) {
1588
1588
  }
1589
1589
  else if (typeof cb === "function") {
1590
1590
  if (typeof optionsOrCb !== "object")
1591
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1591
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1592
1592
  this.send(command, optionsOrCb || {}, cb);
1593
1593
  }
1594
1594
  else {
@@ -1602,7 +1602,7 @@ var Chime = (function (_super) {
1602
1602
  }
1603
1603
  else if (typeof cb === "function") {
1604
1604
  if (typeof optionsOrCb !== "object")
1605
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1605
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1606
1606
  this.send(command, optionsOrCb || {}, cb);
1607
1607
  }
1608
1608
  else {
@@ -1616,7 +1616,7 @@ var Chime = (function (_super) {
1616
1616
  }
1617
1617
  else if (typeof cb === "function") {
1618
1618
  if (typeof optionsOrCb !== "object")
1619
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1619
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1620
1620
  this.send(command, optionsOrCb || {}, cb);
1621
1621
  }
1622
1622
  else {
@@ -1630,7 +1630,7 @@ var Chime = (function (_super) {
1630
1630
  }
1631
1631
  else if (typeof cb === "function") {
1632
1632
  if (typeof optionsOrCb !== "object")
1633
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1633
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1634
1634
  this.send(command, optionsOrCb || {}, cb);
1635
1635
  }
1636
1636
  else {
@@ -1644,7 +1644,7 @@ var Chime = (function (_super) {
1644
1644
  }
1645
1645
  else if (typeof cb === "function") {
1646
1646
  if (typeof optionsOrCb !== "object")
1647
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1647
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1648
1648
  this.send(command, optionsOrCb || {}, cb);
1649
1649
  }
1650
1650
  else {
@@ -1658,7 +1658,7 @@ var Chime = (function (_super) {
1658
1658
  }
1659
1659
  else if (typeof cb === "function") {
1660
1660
  if (typeof optionsOrCb !== "object")
1661
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1661
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1662
1662
  this.send(command, optionsOrCb || {}, cb);
1663
1663
  }
1664
1664
  else {
@@ -1672,7 +1672,7 @@ var Chime = (function (_super) {
1672
1672
  }
1673
1673
  else if (typeof cb === "function") {
1674
1674
  if (typeof optionsOrCb !== "object")
1675
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1675
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1676
1676
  this.send(command, optionsOrCb || {}, cb);
1677
1677
  }
1678
1678
  else {
@@ -1686,7 +1686,7 @@ var Chime = (function (_super) {
1686
1686
  }
1687
1687
  else if (typeof cb === "function") {
1688
1688
  if (typeof optionsOrCb !== "object")
1689
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1689
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1690
1690
  this.send(command, optionsOrCb || {}, cb);
1691
1691
  }
1692
1692
  else {
@@ -1700,7 +1700,7 @@ var Chime = (function (_super) {
1700
1700
  }
1701
1701
  else if (typeof cb === "function") {
1702
1702
  if (typeof optionsOrCb !== "object")
1703
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1703
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1704
1704
  this.send(command, optionsOrCb || {}, cb);
1705
1705
  }
1706
1706
  else {
@@ -1714,7 +1714,7 @@ var Chime = (function (_super) {
1714
1714
  }
1715
1715
  else if (typeof cb === "function") {
1716
1716
  if (typeof optionsOrCb !== "object")
1717
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1717
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1718
1718
  this.send(command, optionsOrCb || {}, cb);
1719
1719
  }
1720
1720
  else {
@@ -1728,7 +1728,7 @@ var Chime = (function (_super) {
1728
1728
  }
1729
1729
  else if (typeof cb === "function") {
1730
1730
  if (typeof optionsOrCb !== "object")
1731
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1731
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1732
1732
  this.send(command, optionsOrCb || {}, cb);
1733
1733
  }
1734
1734
  else {
@@ -1742,7 +1742,7 @@ var Chime = (function (_super) {
1742
1742
  }
1743
1743
  else if (typeof cb === "function") {
1744
1744
  if (typeof optionsOrCb !== "object")
1745
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1745
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1746
1746
  this.send(command, optionsOrCb || {}, cb);
1747
1747
  }
1748
1748
  else {
@@ -1756,7 +1756,7 @@ var Chime = (function (_super) {
1756
1756
  }
1757
1757
  else if (typeof cb === "function") {
1758
1758
  if (typeof optionsOrCb !== "object")
1759
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1759
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1760
1760
  this.send(command, optionsOrCb || {}, cb);
1761
1761
  }
1762
1762
  else {
@@ -1770,7 +1770,7 @@ var Chime = (function (_super) {
1770
1770
  }
1771
1771
  else if (typeof cb === "function") {
1772
1772
  if (typeof optionsOrCb !== "object")
1773
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1773
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1774
1774
  this.send(command, optionsOrCb || {}, cb);
1775
1775
  }
1776
1776
  else {
@@ -1784,7 +1784,7 @@ var Chime = (function (_super) {
1784
1784
  }
1785
1785
  else if (typeof cb === "function") {
1786
1786
  if (typeof optionsOrCb !== "object")
1787
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1787
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1788
1788
  this.send(command, optionsOrCb || {}, cb);
1789
1789
  }
1790
1790
  else {
@@ -1798,7 +1798,7 @@ var Chime = (function (_super) {
1798
1798
  }
1799
1799
  else if (typeof cb === "function") {
1800
1800
  if (typeof optionsOrCb !== "object")
1801
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1801
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1802
1802
  this.send(command, optionsOrCb || {}, cb);
1803
1803
  }
1804
1804
  else {
@@ -1812,7 +1812,7 @@ var Chime = (function (_super) {
1812
1812
  }
1813
1813
  else if (typeof cb === "function") {
1814
1814
  if (typeof optionsOrCb !== "object")
1815
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1815
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1816
1816
  this.send(command, optionsOrCb || {}, cb);
1817
1817
  }
1818
1818
  else {
@@ -1826,7 +1826,7 @@ var Chime = (function (_super) {
1826
1826
  }
1827
1827
  else if (typeof cb === "function") {
1828
1828
  if (typeof optionsOrCb !== "object")
1829
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1829
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1830
1830
  this.send(command, optionsOrCb || {}, cb);
1831
1831
  }
1832
1832
  else {
@@ -1840,7 +1840,7 @@ var Chime = (function (_super) {
1840
1840
  }
1841
1841
  else if (typeof cb === "function") {
1842
1842
  if (typeof optionsOrCb !== "object")
1843
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1843
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1844
1844
  this.send(command, optionsOrCb || {}, cb);
1845
1845
  }
1846
1846
  else {
@@ -1854,7 +1854,7 @@ var Chime = (function (_super) {
1854
1854
  }
1855
1855
  else if (typeof cb === "function") {
1856
1856
  if (typeof optionsOrCb !== "object")
1857
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1857
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1858
1858
  this.send(command, optionsOrCb || {}, cb);
1859
1859
  }
1860
1860
  else {
@@ -1868,7 +1868,7 @@ var Chime = (function (_super) {
1868
1868
  }
1869
1869
  else if (typeof cb === "function") {
1870
1870
  if (typeof optionsOrCb !== "object")
1871
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1871
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1872
1872
  this.send(command, optionsOrCb || {}, cb);
1873
1873
  }
1874
1874
  else {
@@ -1882,7 +1882,7 @@ var Chime = (function (_super) {
1882
1882
  }
1883
1883
  else if (typeof cb === "function") {
1884
1884
  if (typeof optionsOrCb !== "object")
1885
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1885
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1886
1886
  this.send(command, optionsOrCb || {}, cb);
1887
1887
  }
1888
1888
  else {
@@ -1896,7 +1896,7 @@ var Chime = (function (_super) {
1896
1896
  }
1897
1897
  else if (typeof cb === "function") {
1898
1898
  if (typeof optionsOrCb !== "object")
1899
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1899
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1900
1900
  this.send(command, optionsOrCb || {}, cb);
1901
1901
  }
1902
1902
  else {
@@ -1910,7 +1910,7 @@ var Chime = (function (_super) {
1910
1910
  }
1911
1911
  else if (typeof cb === "function") {
1912
1912
  if (typeof optionsOrCb !== "object")
1913
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1913
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1914
1914
  this.send(command, optionsOrCb || {}, cb);
1915
1915
  }
1916
1916
  else {
@@ -1924,7 +1924,7 @@ var Chime = (function (_super) {
1924
1924
  }
1925
1925
  else if (typeof cb === "function") {
1926
1926
  if (typeof optionsOrCb !== "object")
1927
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1927
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1928
1928
  this.send(command, optionsOrCb || {}, cb);
1929
1929
  }
1930
1930
  else {
@@ -1938,7 +1938,7 @@ var Chime = (function (_super) {
1938
1938
  }
1939
1939
  else if (typeof cb === "function") {
1940
1940
  if (typeof optionsOrCb !== "object")
1941
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1941
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1942
1942
  this.send(command, optionsOrCb || {}, cb);
1943
1943
  }
1944
1944
  else {
@@ -1952,7 +1952,7 @@ var Chime = (function (_super) {
1952
1952
  }
1953
1953
  else if (typeof cb === "function") {
1954
1954
  if (typeof optionsOrCb !== "object")
1955
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1955
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1956
1956
  this.send(command, optionsOrCb || {}, cb);
1957
1957
  }
1958
1958
  else {
@@ -1966,7 +1966,7 @@ var Chime = (function (_super) {
1966
1966
  }
1967
1967
  else if (typeof cb === "function") {
1968
1968
  if (typeof optionsOrCb !== "object")
1969
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1969
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1970
1970
  this.send(command, optionsOrCb || {}, cb);
1971
1971
  }
1972
1972
  else {
@@ -1980,7 +1980,7 @@ var Chime = (function (_super) {
1980
1980
  }
1981
1981
  else if (typeof cb === "function") {
1982
1982
  if (typeof optionsOrCb !== "object")
1983
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1983
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1984
1984
  this.send(command, optionsOrCb || {}, cb);
1985
1985
  }
1986
1986
  else {
@@ -1994,7 +1994,7 @@ var Chime = (function (_super) {
1994
1994
  }
1995
1995
  else if (typeof cb === "function") {
1996
1996
  if (typeof optionsOrCb !== "object")
1997
- throw new Error("Expect http options but get " + typeof optionsOrCb);
1997
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
1998
1998
  this.send(command, optionsOrCb || {}, cb);
1999
1999
  }
2000
2000
  else {
@@ -2008,7 +2008,7 @@ var Chime = (function (_super) {
2008
2008
  }
2009
2009
  else if (typeof cb === "function") {
2010
2010
  if (typeof optionsOrCb !== "object")
2011
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2011
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2012
2012
  this.send(command, optionsOrCb || {}, cb);
2013
2013
  }
2014
2014
  else {
@@ -2022,7 +2022,7 @@ var Chime = (function (_super) {
2022
2022
  }
2023
2023
  else if (typeof cb === "function") {
2024
2024
  if (typeof optionsOrCb !== "object")
2025
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2025
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2026
2026
  this.send(command, optionsOrCb || {}, cb);
2027
2027
  }
2028
2028
  else {
@@ -2036,7 +2036,7 @@ var Chime = (function (_super) {
2036
2036
  }
2037
2037
  else if (typeof cb === "function") {
2038
2038
  if (typeof optionsOrCb !== "object")
2039
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2039
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2040
2040
  this.send(command, optionsOrCb || {}, cb);
2041
2041
  }
2042
2042
  else {
@@ -2050,7 +2050,7 @@ var Chime = (function (_super) {
2050
2050
  }
2051
2051
  else if (typeof cb === "function") {
2052
2052
  if (typeof optionsOrCb !== "object")
2053
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2053
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2054
2054
  this.send(command, optionsOrCb || {}, cb);
2055
2055
  }
2056
2056
  else {
@@ -2064,7 +2064,7 @@ var Chime = (function (_super) {
2064
2064
  }
2065
2065
  else if (typeof cb === "function") {
2066
2066
  if (typeof optionsOrCb !== "object")
2067
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2067
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2068
2068
  this.send(command, optionsOrCb || {}, cb);
2069
2069
  }
2070
2070
  else {
@@ -2078,7 +2078,7 @@ var Chime = (function (_super) {
2078
2078
  }
2079
2079
  else if (typeof cb === "function") {
2080
2080
  if (typeof optionsOrCb !== "object")
2081
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2081
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2082
2082
  this.send(command, optionsOrCb || {}, cb);
2083
2083
  }
2084
2084
  else {
@@ -2092,7 +2092,7 @@ var Chime = (function (_super) {
2092
2092
  }
2093
2093
  else if (typeof cb === "function") {
2094
2094
  if (typeof optionsOrCb !== "object")
2095
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2095
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2096
2096
  this.send(command, optionsOrCb || {}, cb);
2097
2097
  }
2098
2098
  else {
@@ -2106,7 +2106,7 @@ var Chime = (function (_super) {
2106
2106
  }
2107
2107
  else if (typeof cb === "function") {
2108
2108
  if (typeof optionsOrCb !== "object")
2109
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2109
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2110
2110
  this.send(command, optionsOrCb || {}, cb);
2111
2111
  }
2112
2112
  else {
@@ -2120,7 +2120,7 @@ var Chime = (function (_super) {
2120
2120
  }
2121
2121
  else if (typeof cb === "function") {
2122
2122
  if (typeof optionsOrCb !== "object")
2123
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2123
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2124
2124
  this.send(command, optionsOrCb || {}, cb);
2125
2125
  }
2126
2126
  else {
@@ -2134,7 +2134,7 @@ var Chime = (function (_super) {
2134
2134
  }
2135
2135
  else if (typeof cb === "function") {
2136
2136
  if (typeof optionsOrCb !== "object")
2137
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2137
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2138
2138
  this.send(command, optionsOrCb || {}, cb);
2139
2139
  }
2140
2140
  else {
@@ -2148,7 +2148,7 @@ var Chime = (function (_super) {
2148
2148
  }
2149
2149
  else if (typeof cb === "function") {
2150
2150
  if (typeof optionsOrCb !== "object")
2151
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2151
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2152
2152
  this.send(command, optionsOrCb || {}, cb);
2153
2153
  }
2154
2154
  else {
@@ -2162,7 +2162,7 @@ var Chime = (function (_super) {
2162
2162
  }
2163
2163
  else if (typeof cb === "function") {
2164
2164
  if (typeof optionsOrCb !== "object")
2165
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2165
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2166
2166
  this.send(command, optionsOrCb || {}, cb);
2167
2167
  }
2168
2168
  else {
@@ -2176,7 +2176,7 @@ var Chime = (function (_super) {
2176
2176
  }
2177
2177
  else if (typeof cb === "function") {
2178
2178
  if (typeof optionsOrCb !== "object")
2179
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2179
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2180
2180
  this.send(command, optionsOrCb || {}, cb);
2181
2181
  }
2182
2182
  else {
@@ -2190,7 +2190,7 @@ var Chime = (function (_super) {
2190
2190
  }
2191
2191
  else if (typeof cb === "function") {
2192
2192
  if (typeof optionsOrCb !== "object")
2193
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2193
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2194
2194
  this.send(command, optionsOrCb || {}, cb);
2195
2195
  }
2196
2196
  else {
@@ -2204,7 +2204,7 @@ var Chime = (function (_super) {
2204
2204
  }
2205
2205
  else if (typeof cb === "function") {
2206
2206
  if (typeof optionsOrCb !== "object")
2207
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2207
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2208
2208
  this.send(command, optionsOrCb || {}, cb);
2209
2209
  }
2210
2210
  else {
@@ -2218,7 +2218,7 @@ var Chime = (function (_super) {
2218
2218
  }
2219
2219
  else if (typeof cb === "function") {
2220
2220
  if (typeof optionsOrCb !== "object")
2221
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2221
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2222
2222
  this.send(command, optionsOrCb || {}, cb);
2223
2223
  }
2224
2224
  else {
@@ -2232,7 +2232,7 @@ var Chime = (function (_super) {
2232
2232
  }
2233
2233
  else if (typeof cb === "function") {
2234
2234
  if (typeof optionsOrCb !== "object")
2235
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2235
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2236
2236
  this.send(command, optionsOrCb || {}, cb);
2237
2237
  }
2238
2238
  else {
@@ -2246,7 +2246,7 @@ var Chime = (function (_super) {
2246
2246
  }
2247
2247
  else if (typeof cb === "function") {
2248
2248
  if (typeof optionsOrCb !== "object")
2249
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2249
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2250
2250
  this.send(command, optionsOrCb || {}, cb);
2251
2251
  }
2252
2252
  else {
@@ -2260,7 +2260,7 @@ var Chime = (function (_super) {
2260
2260
  }
2261
2261
  else if (typeof cb === "function") {
2262
2262
  if (typeof optionsOrCb !== "object")
2263
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2263
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2264
2264
  this.send(command, optionsOrCb || {}, cb);
2265
2265
  }
2266
2266
  else {
@@ -2274,7 +2274,7 @@ var Chime = (function (_super) {
2274
2274
  }
2275
2275
  else if (typeof cb === "function") {
2276
2276
  if (typeof optionsOrCb !== "object")
2277
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2277
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2278
2278
  this.send(command, optionsOrCb || {}, cb);
2279
2279
  }
2280
2280
  else {
@@ -2288,7 +2288,7 @@ var Chime = (function (_super) {
2288
2288
  }
2289
2289
  else if (typeof cb === "function") {
2290
2290
  if (typeof optionsOrCb !== "object")
2291
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2291
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2292
2292
  this.send(command, optionsOrCb || {}, cb);
2293
2293
  }
2294
2294
  else {
@@ -2302,7 +2302,7 @@ var Chime = (function (_super) {
2302
2302
  }
2303
2303
  else if (typeof cb === "function") {
2304
2304
  if (typeof optionsOrCb !== "object")
2305
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2305
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2306
2306
  this.send(command, optionsOrCb || {}, cb);
2307
2307
  }
2308
2308
  else {
@@ -2316,7 +2316,7 @@ var Chime = (function (_super) {
2316
2316
  }
2317
2317
  else if (typeof cb === "function") {
2318
2318
  if (typeof optionsOrCb !== "object")
2319
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2319
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2320
2320
  this.send(command, optionsOrCb || {}, cb);
2321
2321
  }
2322
2322
  else {
@@ -2330,7 +2330,7 @@ var Chime = (function (_super) {
2330
2330
  }
2331
2331
  else if (typeof cb === "function") {
2332
2332
  if (typeof optionsOrCb !== "object")
2333
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2333
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2334
2334
  this.send(command, optionsOrCb || {}, cb);
2335
2335
  }
2336
2336
  else {
@@ -2344,7 +2344,7 @@ var Chime = (function (_super) {
2344
2344
  }
2345
2345
  else if (typeof cb === "function") {
2346
2346
  if (typeof optionsOrCb !== "object")
2347
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2347
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2348
2348
  this.send(command, optionsOrCb || {}, cb);
2349
2349
  }
2350
2350
  else {
@@ -2358,7 +2358,7 @@ var Chime = (function (_super) {
2358
2358
  }
2359
2359
  else if (typeof cb === "function") {
2360
2360
  if (typeof optionsOrCb !== "object")
2361
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2361
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2362
2362
  this.send(command, optionsOrCb || {}, cb);
2363
2363
  }
2364
2364
  else {
@@ -2372,7 +2372,7 @@ var Chime = (function (_super) {
2372
2372
  }
2373
2373
  else if (typeof cb === "function") {
2374
2374
  if (typeof optionsOrCb !== "object")
2375
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2375
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2376
2376
  this.send(command, optionsOrCb || {}, cb);
2377
2377
  }
2378
2378
  else {
@@ -2386,7 +2386,7 @@ var Chime = (function (_super) {
2386
2386
  }
2387
2387
  else if (typeof cb === "function") {
2388
2388
  if (typeof optionsOrCb !== "object")
2389
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2389
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2390
2390
  this.send(command, optionsOrCb || {}, cb);
2391
2391
  }
2392
2392
  else {
@@ -2400,7 +2400,7 @@ var Chime = (function (_super) {
2400
2400
  }
2401
2401
  else if (typeof cb === "function") {
2402
2402
  if (typeof optionsOrCb !== "object")
2403
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2403
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2404
2404
  this.send(command, optionsOrCb || {}, cb);
2405
2405
  }
2406
2406
  else {
@@ -2414,7 +2414,7 @@ var Chime = (function (_super) {
2414
2414
  }
2415
2415
  else if (typeof cb === "function") {
2416
2416
  if (typeof optionsOrCb !== "object")
2417
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2417
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2418
2418
  this.send(command, optionsOrCb || {}, cb);
2419
2419
  }
2420
2420
  else {
@@ -2428,7 +2428,7 @@ var Chime = (function (_super) {
2428
2428
  }
2429
2429
  else if (typeof cb === "function") {
2430
2430
  if (typeof optionsOrCb !== "object")
2431
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2431
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2432
2432
  this.send(command, optionsOrCb || {}, cb);
2433
2433
  }
2434
2434
  else {
@@ -2442,7 +2442,7 @@ var Chime = (function (_super) {
2442
2442
  }
2443
2443
  else if (typeof cb === "function") {
2444
2444
  if (typeof optionsOrCb !== "object")
2445
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2445
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2446
2446
  this.send(command, optionsOrCb || {}, cb);
2447
2447
  }
2448
2448
  else {
@@ -2456,7 +2456,7 @@ var Chime = (function (_super) {
2456
2456
  }
2457
2457
  else if (typeof cb === "function") {
2458
2458
  if (typeof optionsOrCb !== "object")
2459
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2459
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2460
2460
  this.send(command, optionsOrCb || {}, cb);
2461
2461
  }
2462
2462
  else {
@@ -2470,7 +2470,7 @@ var Chime = (function (_super) {
2470
2470
  }
2471
2471
  else if (typeof cb === "function") {
2472
2472
  if (typeof optionsOrCb !== "object")
2473
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2473
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2474
2474
  this.send(command, optionsOrCb || {}, cb);
2475
2475
  }
2476
2476
  else {
@@ -2484,7 +2484,7 @@ var Chime = (function (_super) {
2484
2484
  }
2485
2485
  else if (typeof cb === "function") {
2486
2486
  if (typeof optionsOrCb !== "object")
2487
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2487
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2488
2488
  this.send(command, optionsOrCb || {}, cb);
2489
2489
  }
2490
2490
  else {
@@ -2498,7 +2498,7 @@ var Chime = (function (_super) {
2498
2498
  }
2499
2499
  else if (typeof cb === "function") {
2500
2500
  if (typeof optionsOrCb !== "object")
2501
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2501
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2502
2502
  this.send(command, optionsOrCb || {}, cb);
2503
2503
  }
2504
2504
  else {
@@ -2512,7 +2512,7 @@ var Chime = (function (_super) {
2512
2512
  }
2513
2513
  else if (typeof cb === "function") {
2514
2514
  if (typeof optionsOrCb !== "object")
2515
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2515
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2516
2516
  this.send(command, optionsOrCb || {}, cb);
2517
2517
  }
2518
2518
  else {
@@ -2526,7 +2526,7 @@ var Chime = (function (_super) {
2526
2526
  }
2527
2527
  else if (typeof cb === "function") {
2528
2528
  if (typeof optionsOrCb !== "object")
2529
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2529
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2530
2530
  this.send(command, optionsOrCb || {}, cb);
2531
2531
  }
2532
2532
  else {
@@ -2540,7 +2540,7 @@ var Chime = (function (_super) {
2540
2540
  }
2541
2541
  else if (typeof cb === "function") {
2542
2542
  if (typeof optionsOrCb !== "object")
2543
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2543
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2544
2544
  this.send(command, optionsOrCb || {}, cb);
2545
2545
  }
2546
2546
  else {
@@ -2554,7 +2554,7 @@ var Chime = (function (_super) {
2554
2554
  }
2555
2555
  else if (typeof cb === "function") {
2556
2556
  if (typeof optionsOrCb !== "object")
2557
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2557
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2558
2558
  this.send(command, optionsOrCb || {}, cb);
2559
2559
  }
2560
2560
  else {
@@ -2568,7 +2568,7 @@ var Chime = (function (_super) {
2568
2568
  }
2569
2569
  else if (typeof cb === "function") {
2570
2570
  if (typeof optionsOrCb !== "object")
2571
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2571
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2572
2572
  this.send(command, optionsOrCb || {}, cb);
2573
2573
  }
2574
2574
  else {
@@ -2582,7 +2582,7 @@ var Chime = (function (_super) {
2582
2582
  }
2583
2583
  else if (typeof cb === "function") {
2584
2584
  if (typeof optionsOrCb !== "object")
2585
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2585
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2586
2586
  this.send(command, optionsOrCb || {}, cb);
2587
2587
  }
2588
2588
  else {
@@ -2596,7 +2596,7 @@ var Chime = (function (_super) {
2596
2596
  }
2597
2597
  else if (typeof cb === "function") {
2598
2598
  if (typeof optionsOrCb !== "object")
2599
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2599
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2600
2600
  this.send(command, optionsOrCb || {}, cb);
2601
2601
  }
2602
2602
  else {
@@ -2610,7 +2610,7 @@ var Chime = (function (_super) {
2610
2610
  }
2611
2611
  else if (typeof cb === "function") {
2612
2612
  if (typeof optionsOrCb !== "object")
2613
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2613
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2614
2614
  this.send(command, optionsOrCb || {}, cb);
2615
2615
  }
2616
2616
  else {
@@ -2624,7 +2624,7 @@ var Chime = (function (_super) {
2624
2624
  }
2625
2625
  else if (typeof cb === "function") {
2626
2626
  if (typeof optionsOrCb !== "object")
2627
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2627
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2628
2628
  this.send(command, optionsOrCb || {}, cb);
2629
2629
  }
2630
2630
  else {
@@ -2638,7 +2638,7 @@ var Chime = (function (_super) {
2638
2638
  }
2639
2639
  else if (typeof cb === "function") {
2640
2640
  if (typeof optionsOrCb !== "object")
2641
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2641
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2642
2642
  this.send(command, optionsOrCb || {}, cb);
2643
2643
  }
2644
2644
  else {
@@ -2652,7 +2652,7 @@ var Chime = (function (_super) {
2652
2652
  }
2653
2653
  else if (typeof cb === "function") {
2654
2654
  if (typeof optionsOrCb !== "object")
2655
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2655
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2656
2656
  this.send(command, optionsOrCb || {}, cb);
2657
2657
  }
2658
2658
  else {
@@ -2666,7 +2666,7 @@ var Chime = (function (_super) {
2666
2666
  }
2667
2667
  else if (typeof cb === "function") {
2668
2668
  if (typeof optionsOrCb !== "object")
2669
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2669
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2670
2670
  this.send(command, optionsOrCb || {}, cb);
2671
2671
  }
2672
2672
  else {
@@ -2680,7 +2680,7 @@ var Chime = (function (_super) {
2680
2680
  }
2681
2681
  else if (typeof cb === "function") {
2682
2682
  if (typeof optionsOrCb !== "object")
2683
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2683
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2684
2684
  this.send(command, optionsOrCb || {}, cb);
2685
2685
  }
2686
2686
  else {
@@ -2694,7 +2694,7 @@ var Chime = (function (_super) {
2694
2694
  }
2695
2695
  else if (typeof cb === "function") {
2696
2696
  if (typeof optionsOrCb !== "object")
2697
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2697
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2698
2698
  this.send(command, optionsOrCb || {}, cb);
2699
2699
  }
2700
2700
  else {
@@ -2708,7 +2708,7 @@ var Chime = (function (_super) {
2708
2708
  }
2709
2709
  else if (typeof cb === "function") {
2710
2710
  if (typeof optionsOrCb !== "object")
2711
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2711
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2712
2712
  this.send(command, optionsOrCb || {}, cb);
2713
2713
  }
2714
2714
  else {
@@ -2722,7 +2722,7 @@ var Chime = (function (_super) {
2722
2722
  }
2723
2723
  else if (typeof cb === "function") {
2724
2724
  if (typeof optionsOrCb !== "object")
2725
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2725
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2726
2726
  this.send(command, optionsOrCb || {}, cb);
2727
2727
  }
2728
2728
  else {
@@ -2736,7 +2736,7 @@ var Chime = (function (_super) {
2736
2736
  }
2737
2737
  else if (typeof cb === "function") {
2738
2738
  if (typeof optionsOrCb !== "object")
2739
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2739
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2740
2740
  this.send(command, optionsOrCb || {}, cb);
2741
2741
  }
2742
2742
  else {
@@ -2750,7 +2750,7 @@ var Chime = (function (_super) {
2750
2750
  }
2751
2751
  else if (typeof cb === "function") {
2752
2752
  if (typeof optionsOrCb !== "object")
2753
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2753
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2754
2754
  this.send(command, optionsOrCb || {}, cb);
2755
2755
  }
2756
2756
  else {
@@ -2764,7 +2764,7 @@ var Chime = (function (_super) {
2764
2764
  }
2765
2765
  else if (typeof cb === "function") {
2766
2766
  if (typeof optionsOrCb !== "object")
2767
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2767
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2768
2768
  this.send(command, optionsOrCb || {}, cb);
2769
2769
  }
2770
2770
  else {
@@ -2778,7 +2778,7 @@ var Chime = (function (_super) {
2778
2778
  }
2779
2779
  else if (typeof cb === "function") {
2780
2780
  if (typeof optionsOrCb !== "object")
2781
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2781
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2782
2782
  this.send(command, optionsOrCb || {}, cb);
2783
2783
  }
2784
2784
  else {
@@ -2792,7 +2792,7 @@ var Chime = (function (_super) {
2792
2792
  }
2793
2793
  else if (typeof cb === "function") {
2794
2794
  if (typeof optionsOrCb !== "object")
2795
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2795
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2796
2796
  this.send(command, optionsOrCb || {}, cb);
2797
2797
  }
2798
2798
  else {
@@ -2806,7 +2806,7 @@ var Chime = (function (_super) {
2806
2806
  }
2807
2807
  else if (typeof cb === "function") {
2808
2808
  if (typeof optionsOrCb !== "object")
2809
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2809
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2810
2810
  this.send(command, optionsOrCb || {}, cb);
2811
2811
  }
2812
2812
  else {
@@ -2820,7 +2820,7 @@ var Chime = (function (_super) {
2820
2820
  }
2821
2821
  else if (typeof cb === "function") {
2822
2822
  if (typeof optionsOrCb !== "object")
2823
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2823
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2824
2824
  this.send(command, optionsOrCb || {}, cb);
2825
2825
  }
2826
2826
  else {
@@ -2834,7 +2834,7 @@ var Chime = (function (_super) {
2834
2834
  }
2835
2835
  else if (typeof cb === "function") {
2836
2836
  if (typeof optionsOrCb !== "object")
2837
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2837
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2838
2838
  this.send(command, optionsOrCb || {}, cb);
2839
2839
  }
2840
2840
  else {
@@ -2848,7 +2848,7 @@ var Chime = (function (_super) {
2848
2848
  }
2849
2849
  else if (typeof cb === "function") {
2850
2850
  if (typeof optionsOrCb !== "object")
2851
- throw new Error("Expect http options but get " + typeof optionsOrCb);
2851
+ throw new Error("Expect http options but get ".concat(typeof optionsOrCb));
2852
2852
  this.send(command, optionsOrCb || {}, cb);
2853
2853
  }
2854
2854
  else {