@genesislcap/foundation-comms 14.408.0 → 14.409.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 (756) hide show
  1. package/README.md +4 -22
  2. package/package.json +14 -14
  3. package/docs/api/foundation-comms.auth.isloggedin.md +0 -13
  4. package/docs/api/foundation-comms.auth.isloggedin_.md +0 -13
  5. package/docs/api/foundation-comms.auth.isworking.md +0 -13
  6. package/docs/api/foundation-comms.auth.login.md +0 -56
  7. package/docs/api/foundation-comms.auth.logout.md +0 -19
  8. package/docs/api/foundation-comms.auth.md +0 -148
  9. package/docs/api/foundation-comms.auth.reauthfromsession.md +0 -19
  10. package/docs/api/foundation-comms.autherror._constructor_.md +0 -80
  11. package/docs/api/foundation-comms.autherror.getdetailserror.md +0 -15
  12. package/docs/api/foundation-comms.autherror.getmessageerror.md +0 -15
  13. package/docs/api/foundation-comms.autherror.haserrorcode.md +0 -50
  14. package/docs/api/foundation-comms.autherror.hasmfaerror.md +0 -15
  15. package/docs/api/foundation-comms.autherror.haspasswordexpirederror.md +0 -15
  16. package/docs/api/foundation-comms.autherror.isignorableerror.md +0 -15
  17. package/docs/api/foundation-comms.autherror.md +0 -214
  18. package/docs/api/foundation-comms.autherror.received.md +0 -11
  19. package/docs/api/foundation-comms.autherror.requirestermsandconditions.md +0 -15
  20. package/docs/api/foundation-comms.autherror.sent.md +0 -11
  21. package/docs/api/foundation-comms.authinfo.md +0 -15
  22. package/docs/api/foundation-comms.authtype.md +0 -90
  23. package/docs/api/foundation-comms.basicauthinfo.md +0 -20
  24. package/docs/api/foundation-comms.basiccredentialsinput.md +0 -16
  25. package/docs/api/foundation-comms.commitackevent.md +0 -14
  26. package/docs/api/foundation-comms.commitackeventdetail.md +0 -17
  27. package/docs/api/foundation-comms.commitackeventtype.md +0 -12
  28. package/docs/api/foundation-comms.commitevent.md +0 -14
  29. package/docs/api/foundation-comms.commiteventdetail.md +0 -17
  30. package/docs/api/foundation-comms.commiteventtype.md +0 -12
  31. package/docs/api/foundation-comms.commitparams.md +0 -19
  32. package/docs/api/foundation-comms.commitresponseevent.md +0 -14
  33. package/docs/api/foundation-comms.commitresponseeventdetail.md +0 -17
  34. package/docs/api/foundation-comms.commitresponseeventtype.md +0 -12
  35. package/docs/api/foundation-comms.connect.commitevent.md +0 -70
  36. package/docs/api/foundation-comms.connect.connect.md +0 -56
  37. package/docs/api/foundation-comms.connect.datalogoff.md +0 -56
  38. package/docs/api/foundation-comms.connect.disconnect.md +0 -17
  39. package/docs/api/foundation-comms.connect.getavailableresources.md +0 -72
  40. package/docs/api/foundation-comms.connect.getjsonschema.md +0 -54
  41. package/docs/api/foundation-comms.connect.getmetadata.md +0 -72
  42. package/docs/api/foundation-comms.connect.getmorecolumns.md +0 -56
  43. package/docs/api/foundation-comms.connect.getmorerows.md +0 -72
  44. package/docs/api/foundation-comms.connect.host.md +0 -11
  45. package/docs/api/foundation-comms.connect.isconnected.md +0 -13
  46. package/docs/api/foundation-comms.connect.isconnected_.md +0 -13
  47. package/docs/api/foundation-comms.connect.isconnectedsubject.md +0 -18
  48. package/docs/api/foundation-comms.connect.isworking.md +0 -13
  49. package/docs/api/foundation-comms.connect.md +0 -307
  50. package/docs/api/foundation-comms.connect.request.md +0 -72
  51. package/docs/api/foundation-comms.connect.snapshot.md +0 -72
  52. package/docs/api/foundation-comms.connect.stream.md +0 -104
  53. package/docs/api/foundation-comms.connect.streamstate.md +0 -120
  54. package/docs/api/foundation-comms.connect.streamwithoutautoteardown.md +0 -112
  55. package/docs/api/foundation-comms.connectconfig.connect.md +0 -13
  56. package/docs/api/foundation-comms.connectconfig.iswebsocketexpression.md +0 -13
  57. package/docs/api/foundation-comms.connectconfig.md +0 -96
  58. package/docs/api/foundation-comms.connectconfig.reconnect.md +0 -13
  59. package/docs/api/foundation-comms.connectevents.addcommitlistener.md +0 -54
  60. package/docs/api/foundation-comms.connectevents.addcommitresponselistener.md +0 -54
  61. package/docs/api/foundation-comms.connectevents.addmetadatalistener.md +0 -54
  62. package/docs/api/foundation-comms.connectevents.addstreamlistener.md +0 -86
  63. package/docs/api/foundation-comms.connectevents.md +0 -73
  64. package/docs/api/foundation-comms.connecteventsemitter.md +0 -96
  65. package/docs/api/foundation-comms.connecteventsemitter.oncommitevent.md +0 -70
  66. package/docs/api/foundation-comms.connecteventsemitter.oncommitresponseevent.md +0 -70
  67. package/docs/api/foundation-comms.connecteventsemitter.onmetadataevent.md +0 -86
  68. package/docs/api/foundation-comms.connecteventsemitter.onstreamcompleteevent.md +0 -70
  69. package/docs/api/foundation-comms.connecteventsemitter.onstreamerrorevent.md +0 -86
  70. package/docs/api/foundation-comms.connecteventsemitter.onstreamevent.md +0 -102
  71. package/docs/api/foundation-comms.connectionstatus.md +0 -13
  72. package/docs/api/foundation-comms.credentialdata_2.md +0 -15
  73. package/docs/api/foundation-comms.credentialmanager.createbasiccredentials.md +0 -56
  74. package/docs/api/foundation-comms.credentialmanager.createrefreshcredentials.md +0 -56
  75. package/docs/api/foundation-comms.credentialmanager.createssocredentials.md +0 -56
  76. package/docs/api/foundation-comms.credentialmanager.getcredentials.md +0 -56
  77. package/docs/api/foundation-comms.credentialmanager.getcredentialsfromcontainer.md +0 -56
  78. package/docs/api/foundation-comms.credentialmanager.getcredentialsfromcookie.md +0 -19
  79. package/docs/api/foundation-comms.credentialmanager.getmfatoken.md +0 -19
  80. package/docs/api/foundation-comms.credentialmanager.getrefreshtoken.md +0 -19
  81. package/docs/api/foundation-comms.credentialmanager.getssotoken.md +0 -19
  82. package/docs/api/foundation-comms.credentialmanager.getusername.md +0 -19
  83. package/docs/api/foundation-comms.credentialmanager.md +0 -304
  84. package/docs/api/foundation-comms.credentialmanager.normaliselegacycredentialdata.md +0 -76
  85. package/docs/api/foundation-comms.credentialmanager.preventsilentaccess.md +0 -17
  86. package/docs/api/foundation-comms.credentialmanager.removeall.md +0 -17
  87. package/docs/api/foundation-comms.credentialmanager.removecookie.md +0 -17
  88. package/docs/api/foundation-comms.credentialmanager.removemfatoken.md +0 -17
  89. package/docs/api/foundation-comms.credentialmanager.removerefreshtoken.md +0 -17
  90. package/docs/api/foundation-comms.credentialmanager.removessotoken.md +0 -17
  91. package/docs/api/foundation-comms.credentialmanager.removeusername.md +0 -17
  92. package/docs/api/foundation-comms.credentialmanager.storecredentials.md +0 -56
  93. package/docs/api/foundation-comms.credentialmanager.storecredentialsincontainer.md +0 -56
  94. package/docs/api/foundation-comms.credentialmanager.storecredentialsincookie.md +0 -56
  95. package/docs/api/foundation-comms.credentialmanager.validatebasiccredentials.md +0 -56
  96. package/docs/api/foundation-comms.credentialmanager.validaterefreshcredentials.md +0 -56
  97. package/docs/api/foundation-comms.credentialmanager.validatessocredentials.md +0 -56
  98. package/docs/api/foundation-comms.credentialmanager.validateusercredentialdata.md +0 -76
  99. package/docs/api/foundation-comms.credentialmanagerconfig.cookie.md +0 -11
  100. package/docs/api/foundation-comms.credentialmanagerconfig.md +0 -56
  101. package/docs/api/foundation-comms.credentialmanagercookieconfig.expires.md +0 -11
  102. package/docs/api/foundation-comms.credentialmanagercookieconfig.md +0 -109
  103. package/docs/api/foundation-comms.credentialmanagercookieconfig.name.md +0 -11
  104. package/docs/api/foundation-comms.credentialmanagercookieconfig.path.md +0 -11
  105. package/docs/api/foundation-comms.credentialmanagercookieconfig.storepasswords.md +0 -11
  106. package/docs/api/foundation-comms.credentialseparator.md +0 -13
  107. package/docs/api/foundation-comms.criteriafilterstofields.md +0 -90
  108. package/docs/api/foundation-comms.currentuser.md +0 -22
  109. package/docs/api/foundation-comms.dataserverparams.md +0 -28
  110. package/docs/api/foundation-comms.dataserverresultfilter.md +0 -74
  111. package/docs/api/foundation-comms.datasource.addview.md +0 -54
  112. package/docs/api/foundation-comms.datasource.clearfilter.md +0 -56
  113. package/docs/api/foundation-comms.datasource.createitem.md +0 -56
  114. package/docs/api/foundation-comms.datasource.datahandler.md +0 -56
  115. package/docs/api/foundation-comms.datasource.dataserveronlyparams.md +0 -13
  116. package/docs/api/foundation-comms.datasource.deleteitem.md +0 -56
  117. package/docs/api/foundation-comms.datasource.destroy.md +0 -21
  118. package/docs/api/foundation-comms.datasource.dropview.md +0 -54
  119. package/docs/api/foundation-comms.datasource.getmetadata.md +0 -56
  120. package/docs/api/foundation-comms.datasource.init.md +0 -88
  121. package/docs/api/foundation-comms.datasource.initialized.md +0 -13
  122. package/docs/api/foundation-comms.datasource.md +0 -378
  123. package/docs/api/foundation-comms.datasource.readonly.md +0 -13
  124. package/docs/api/foundation-comms.datasource.requestonlyparams.md +0 -13
  125. package/docs/api/foundation-comms.datasource.resourcetype.md +0 -13
  126. package/docs/api/foundation-comms.datasource.setfilter.md +0 -88
  127. package/docs/api/foundation-comms.datasource.snapshot.md +0 -54
  128. package/docs/api/foundation-comms.datasource.snapshotfiltered.md +0 -54
  129. package/docs/api/foundation-comms.datasource.startstream.md +0 -17
  130. package/docs/api/foundation-comms.datasource.status.md +0 -12
  131. package/docs/api/foundation-comms.datasource.stream.md +0 -13
  132. package/docs/api/foundation-comms.datasource.updatedata.md +0 -56
  133. package/docs/api/foundation-comms.datasource.updateitem.md +0 -72
  134. package/docs/api/foundation-comms.datasource.updateloadmorecount.md +0 -54
  135. package/docs/api/foundation-comms.datasource.validresourcename.md +0 -57
  136. package/docs/api/foundation-comms.datasourceconfig.criteriatofields.md +0 -50
  137. package/docs/api/foundation-comms.datasourceconfig.dataserverresultfilter.md +0 -66
  138. package/docs/api/foundation-comms.datasourceconfig.eventemitter.md +0 -18
  139. package/docs/api/foundation-comms.datasourceconfig.md +0 -108
  140. package/docs/api/foundation-comms.datasourceconfig.options.md +0 -11
  141. package/docs/api/foundation-comms.datasourcedefaults.dataserver_row_id.md +0 -11
  142. package/docs/api/foundation-comms.datasourcedefaults.default_pagination_page_size.md +0 -11
  143. package/docs/api/foundation-comms.datasourcedefaults.default_req_rep_offset.md +0 -11
  144. package/docs/api/foundation-comms.datasourcedefaults.max_rows_250.md +0 -11
  145. package/docs/api/foundation-comms.datasourcedefaults.max_view_1000.md +0 -11
  146. package/docs/api/foundation-comms.datasourcedefaults.md +0 -186
  147. package/docs/api/foundation-comms.datasourcedefaults.req_rep_polling_interval_ms.md +0 -11
  148. package/docs/api/foundation-comms.datasourcedefaults.request_server_row_id.md +0 -11
  149. package/docs/api/foundation-comms.datasourceeventhandler.md +0 -434
  150. package/docs/api/foundation-comms.datasourcemetadata.availablecriteriafields.md +0 -11
  151. package/docs/api/foundation-comms.datasourcemetadata.availableindexes.md +0 -11
  152. package/docs/api/foundation-comms.datasourcemetadata.availablesortablefields.md +0 -11
  153. package/docs/api/foundation-comms.datasourcemetadata.criteriaonlyrequest.md +0 -11
  154. package/docs/api/foundation-comms.datasourcemetadata.customrequestfields.md +0 -11
  155. package/docs/api/foundation-comms.datasourcemetadata.fetchmetadatarequired.md +0 -11
  156. package/docs/api/foundation-comms.datasourcemetadata.fieldmetadata.md +0 -11
  157. package/docs/api/foundation-comms.datasourcemetadata.md +0 -227
  158. package/docs/api/foundation-comms.datasourcemetadata.originalfielddef.md +0 -11
  159. package/docs/api/foundation-comms.datasourcemetadata.requestfields.md +0 -11
  160. package/docs/api/foundation-comms.datasourcemetadata.startstreamrequired.md +0 -11
  161. package/docs/api/foundation-comms.datasourceoptions.criteria.md +0 -18
  162. package/docs/api/foundation-comms.datasourceoptions.disablepolling.md +0 -18
  163. package/docs/api/foundation-comms.datasourceoptions.fields.md +0 -18
  164. package/docs/api/foundation-comms.datasourceoptions.issnapshot.md +0 -13
  165. package/docs/api/foundation-comms.datasourceoptions.maxrows.md +0 -18
  166. package/docs/api/foundation-comms.datasourceoptions.maxview.md +0 -18
  167. package/docs/api/foundation-comms.datasourceoptions.md +0 -343
  168. package/docs/api/foundation-comms.datasourceoptions.movingview.md +0 -18
  169. package/docs/api/foundation-comms.datasourceoptions.offset.md +0 -18
  170. package/docs/api/foundation-comms.datasourceoptions.orderby.md +0 -13
  171. package/docs/api/foundation-comms.datasourceoptions.pollinginterval.md +0 -18
  172. package/docs/api/foundation-comms.datasourceoptions.polltriggerevents.md +0 -18
  173. package/docs/api/foundation-comms.datasourceoptions.request.md +0 -18
  174. package/docs/api/foundation-comms.datasourceoptions.requestautosetup.md +0 -18
  175. package/docs/api/foundation-comms.datasourceoptions.resourcename.md +0 -13
  176. package/docs/api/foundation-comms.datasourceoptions.reverse.md +0 -18
  177. package/docs/api/foundation-comms.datasourceoptions.viewnumber.md +0 -18
  178. package/docs/api/foundation-comms.datasourcestatus.md +0 -21
  179. package/docs/api/foundation-comms.datasourcestatuschanged.md +0 -13
  180. package/docs/api/foundation-comms.datasourcestatuschangedevent.md +0 -15
  181. package/docs/api/foundation-comms.dataupdate.add.md +0 -11
  182. package/docs/api/foundation-comms.dataupdate.drop.md +0 -11
  183. package/docs/api/foundation-comms.dataupdate.md +0 -96
  184. package/docs/api/foundation-comms.dataupdate.modify.md +0 -11
  185. package/docs/api/foundation-comms.dataview.columnsmetadata.md +0 -13
  186. package/docs/api/foundation-comms.dataview.data.md +0 -13
  187. package/docs/api/foundation-comms.dataview.hidesearch.md +0 -13
  188. package/docs/api/foundation-comms.dataview.md +0 -115
  189. package/docs/api/foundation-comms.dataview.update.md +0 -13
  190. package/docs/api/foundation-comms.defaultauth._constructor_.md +0 -104
  191. package/docs/api/foundation-comms.defaultauth.currentuser.md +0 -11
  192. package/docs/api/foundation-comms.defaultauth.isloggedin.md +0 -11
  193. package/docs/api/foundation-comms.defaultauth.isloggedin_.md +0 -11
  194. package/docs/api/foundation-comms.defaultauth.isworking.md +0 -11
  195. package/docs/api/foundation-comms.defaultauth.loggeduserresult.md +0 -11
  196. package/docs/api/foundation-comms.defaultauth.login.md +0 -50
  197. package/docs/api/foundation-comms.defaultauth.logout.md +0 -15
  198. package/docs/api/foundation-comms.defaultauth.md +0 -219
  199. package/docs/api/foundation-comms.defaultauth.reauthfromsession.md +0 -15
  200. package/docs/api/foundation-comms.defaultconnect._constructor_.md +0 -104
  201. package/docs/api/foundation-comms.defaultconnect.commitevent.md +0 -66
  202. package/docs/api/foundation-comms.defaultconnect.connect.md +0 -52
  203. package/docs/api/foundation-comms.defaultconnect.datalogoff.md +0 -50
  204. package/docs/api/foundation-comms.defaultconnect.disconnect.md +0 -15
  205. package/docs/api/foundation-comms.defaultconnect.getavailableresources.md +0 -68
  206. package/docs/api/foundation-comms.defaultconnect.getjsonschema.md +0 -66
  207. package/docs/api/foundation-comms.defaultconnect.getmetadata.md +0 -66
  208. package/docs/api/foundation-comms.defaultconnect.getmorecolumns.md +0 -50
  209. package/docs/api/foundation-comms.defaultconnect.getmorerows.md +0 -66
  210. package/docs/api/foundation-comms.defaultconnect.host.md +0 -11
  211. package/docs/api/foundation-comms.defaultconnect.httpmode.md +0 -15
  212. package/docs/api/foundation-comms.defaultconnect.isconnected.md +0 -11
  213. package/docs/api/foundation-comms.defaultconnect.isconnected_.md +0 -11
  214. package/docs/api/foundation-comms.defaultconnect.isconnectedsubject.md +0 -11
  215. package/docs/api/foundation-comms.defaultconnect.isworking.md +0 -11
  216. package/docs/api/foundation-comms.defaultconnect.md +0 -408
  217. package/docs/api/foundation-comms.defaultconnect.request.md +0 -66
  218. package/docs/api/foundation-comms.defaultconnect.send.md +0 -66
  219. package/docs/api/foundation-comms.defaultconnect.setvalidsession.md +0 -55
  220. package/docs/api/foundation-comms.defaultconnect.snapshot.md +0 -66
  221. package/docs/api/foundation-comms.defaultconnect.socket.md +0 -11
  222. package/docs/api/foundation-comms.defaultconnect.stream.md +0 -94
  223. package/docs/api/foundation-comms.defaultconnect.streamstate.md +0 -114
  224. package/docs/api/foundation-comms.defaultconnect.streamwithoutautoteardown.md +0 -94
  225. package/docs/api/foundation-comms.defaultconnectconfig.md +0 -13
  226. package/docs/api/foundation-comms.defaultconnectevents.addcommitlistener.md +0 -54
  227. package/docs/api/foundation-comms.defaultconnectevents.addcommitresponselistener.md +0 -54
  228. package/docs/api/foundation-comms.defaultconnectevents.addmetadatalistener.md +0 -54
  229. package/docs/api/foundation-comms.defaultconnectevents.addstreamlistener.md +0 -86
  230. package/docs/api/foundation-comms.defaultconnectevents.md +0 -175
  231. package/docs/api/foundation-comms.defaultconnectevents.oncommitevent.md +0 -68
  232. package/docs/api/foundation-comms.defaultconnectevents.oncommitresponseevent.md +0 -70
  233. package/docs/api/foundation-comms.defaultconnectevents.onmetadataevent.md +0 -86
  234. package/docs/api/foundation-comms.defaultconnectevents.onstreamcompleteevent.md +0 -70
  235. package/docs/api/foundation-comms.defaultconnectevents.onstreamerrorevent.md +0 -86
  236. package/docs/api/foundation-comms.defaultconnectevents.onstreamevent.md +0 -102
  237. package/docs/api/foundation-comms.defaultcredentialmanager._constructor_.md +0 -64
  238. package/docs/api/foundation-comms.defaultcredentialmanager.createbasiccredentials.md +0 -50
  239. package/docs/api/foundation-comms.defaultcredentialmanager.createrefreshcredentials.md +0 -52
  240. package/docs/api/foundation-comms.defaultcredentialmanager.createssocredentials.md +0 -52
  241. package/docs/api/foundation-comms.defaultcredentialmanager.getcredentials.md +0 -52
  242. package/docs/api/foundation-comms.defaultcredentialmanager.getcredentialsfromcontainer.md +0 -52
  243. package/docs/api/foundation-comms.defaultcredentialmanager.getcredentialsfromcookie.md +0 -15
  244. package/docs/api/foundation-comms.defaultcredentialmanager.getmfatoken.md +0 -15
  245. package/docs/api/foundation-comms.defaultcredentialmanager.getrefreshtoken.md +0 -15
  246. package/docs/api/foundation-comms.defaultcredentialmanager.getssotoken.md +0 -15
  247. package/docs/api/foundation-comms.defaultcredentialmanager.getusername.md +0 -15
  248. package/docs/api/foundation-comms.defaultcredentialmanager.md +0 -369
  249. package/docs/api/foundation-comms.defaultcredentialmanager.normaliselegacycredentialdata.md +0 -68
  250. package/docs/api/foundation-comms.defaultcredentialmanager.preventsilentaccess.md +0 -15
  251. package/docs/api/foundation-comms.defaultcredentialmanager.removeall.md +0 -15
  252. package/docs/api/foundation-comms.defaultcredentialmanager.removecookie.md +0 -15
  253. package/docs/api/foundation-comms.defaultcredentialmanager.removemfatoken.md +0 -15
  254. package/docs/api/foundation-comms.defaultcredentialmanager.removerefreshtoken.md +0 -15
  255. package/docs/api/foundation-comms.defaultcredentialmanager.removessotoken.md +0 -15
  256. package/docs/api/foundation-comms.defaultcredentialmanager.removeusername.md +0 -15
  257. package/docs/api/foundation-comms.defaultcredentialmanager.storecredentials.md +0 -50
  258. package/docs/api/foundation-comms.defaultcredentialmanager.storecredentialsincontainer.md +0 -50
  259. package/docs/api/foundation-comms.defaultcredentialmanager.storecredentialsincookie.md +0 -50
  260. package/docs/api/foundation-comms.defaultcredentialmanager.validatebasiccredentials.md +0 -50
  261. package/docs/api/foundation-comms.defaultcredentialmanager.validaterefreshcredentials.md +0 -50
  262. package/docs/api/foundation-comms.defaultcredentialmanager.validatessocredentials.md +0 -50
  263. package/docs/api/foundation-comms.defaultcredentialmanager.validateusercredentialdata.md +0 -66
  264. package/docs/api/foundation-comms.defaultcredentialmanagerconfig.md +0 -13
  265. package/docs/api/foundation-comms.defaultcredentialrequestoptions.md +0 -13
  266. package/docs/api/foundation-comms.defaultdatasource._constructor_.md +0 -104
  267. package/docs/api/foundation-comms.defaultdatasource.auth.md +0 -11
  268. package/docs/api/foundation-comms.defaultdatasource.availablecriteriafields.md +0 -12
  269. package/docs/api/foundation-comms.defaultdatasource.availableindexes.md +0 -12
  270. package/docs/api/foundation-comms.defaultdatasource.availablesortablefields.md +0 -12
  271. package/docs/api/foundation-comms.defaultdatasource.config.md +0 -11
  272. package/docs/api/foundation-comms.defaultdatasource.connect.md +0 -11
  273. package/docs/api/foundation-comms.defaultdatasource.connectevents.md +0 -11
  274. package/docs/api/foundation-comms.defaultdatasource.criteriaonlyrequest.md +0 -12
  275. package/docs/api/foundation-comms.defaultdatasource.customrequestfields.md +0 -12
  276. package/docs/api/foundation-comms.defaultdatasource.destroy.md +0 -21
  277. package/docs/api/foundation-comms.defaultdatasource.fetchandapplymetadata.md +0 -50
  278. package/docs/api/foundation-comms.defaultdatasource.fetchmetadatarequired.md +0 -12
  279. package/docs/api/foundation-comms.defaultdatasource.fieldmetadata.md +0 -12
  280. package/docs/api/foundation-comms.defaultdatasource.init.md +0 -82
  281. package/docs/api/foundation-comms.defaultdatasource.initialized.md +0 -13
  282. package/docs/api/foundation-comms.defaultdatasource.loadmorecount.md +0 -13
  283. package/docs/api/foundation-comms.defaultdatasource.md +0 -585
  284. package/docs/api/foundation-comms.defaultdatasource.options.md +0 -11
  285. package/docs/api/foundation-comms.defaultdatasource.originalfielddef.md +0 -12
  286. package/docs/api/foundation-comms.defaultdatasource.readonly.md +0 -11
  287. package/docs/api/foundation-comms.defaultdatasource.requestfields.md +0 -12
  288. package/docs/api/foundation-comms.defaultdatasource.resources.md +0 -11
  289. package/docs/api/foundation-comms.defaultdatasource.resourcetype.md +0 -11
  290. package/docs/api/foundation-comms.defaultdatasource.snapshot.md +0 -52
  291. package/docs/api/foundation-comms.defaultdatasource.snapshotfiltered.md +0 -52
  292. package/docs/api/foundation-comms.defaultdatasource.startstream.md +0 -15
  293. package/docs/api/foundation-comms.defaultdatasource.startstreamrequired.md +0 -12
  294. package/docs/api/foundation-comms.defaultdatasource.status.md +0 -12
  295. package/docs/api/foundation-comms.defaultdatasource.stream.md +0 -11
  296. package/docs/api/foundation-comms.defaultdatasource.validresourcename.md +0 -55
  297. package/docs/api/foundation-comms.defaultdatasourceconfig.md +0 -13
  298. package/docs/api/foundation-comms.defaultentitydatasource._initialized.md +0 -15
  299. package/docs/api/foundation-comms.defaultentitydatasource.cache.md +0 -19
  300. package/docs/api/foundation-comms.defaultentitydatasource.disconnect.md +0 -19
  301. package/docs/api/foundation-comms.defaultentitydatasource.entitycache.md +0 -14
  302. package/docs/api/foundation-comms.defaultentitydatasource.entitymap.md +0 -14
  303. package/docs/api/foundation-comms.defaultentitydatasource.initialize.md +0 -19
  304. package/docs/api/foundation-comms.defaultentitydatasource.initialized.md +0 -16
  305. package/docs/api/foundation-comms.defaultentitydatasource.isempty.md +0 -19
  306. package/docs/api/foundation-comms.defaultentitydatasource.mapper.md +0 -14
  307. package/docs/api/foundation-comms.defaultentitydatasource.md +0 -312
  308. package/docs/api/foundation-comms.defaultentitydatasource.rowid.md +0 -14
  309. package/docs/api/foundation-comms.defaultentitydatasource.sourceref.md +0 -14
  310. package/docs/api/foundation-comms.defaultentitydatasource.subscription.md +0 -14
  311. package/docs/api/foundation-comms.defaultentitydatasource.subscriptionloggedoff.md +0 -14
  312. package/docs/api/foundation-comms.defaultfoundationanalytics._constructor_.md +0 -51
  313. package/docs/api/foundation-comms.defaultfoundationanalytics.md +0 -95
  314. package/docs/api/foundation-comms.defaultfoundationanalytics.trackevent.md +0 -66
  315. package/docs/api/foundation-comms.defaultfoundationanalytics.trackevent_1.md +0 -64
  316. package/docs/api/foundation-comms.defaultgenesisresources._constructor_.md +0 -62
  317. package/docs/api/foundation-comms.defaultgenesisresources.config.md +0 -11
  318. package/docs/api/foundation-comms.defaultgenesisresources.connect.md +0 -11
  319. package/docs/api/foundation-comms.defaultgenesisresources.destroy.md +0 -17
  320. package/docs/api/foundation-comms.defaultgenesisresources.fetchresources.md +0 -15
  321. package/docs/api/foundation-comms.defaultgenesisresources.getallresources.md +0 -17
  322. package/docs/api/foundation-comms.defaultgenesisresources.getresourcetypefor.md +0 -54
  323. package/docs/api/foundation-comms.defaultgenesisresources.isvalidresource.md +0 -54
  324. package/docs/api/foundation-comms.defaultgenesisresources.md +0 -254
  325. package/docs/api/foundation-comms.defaultgenesisresources.postloadedmessage.md +0 -15
  326. package/docs/api/foundation-comms.defaultgenesisresources.resources.md +0 -11
  327. package/docs/api/foundation-comms.defaultgenesisresources.resourcespromise.md +0 -11
  328. package/docs/api/foundation-comms.defaultgenesisresourcesconfig.md +0 -13
  329. package/docs/api/foundation-comms.defaulthttp._constructor_.md +0 -48
  330. package/docs/api/foundation-comms.defaulthttp.get.md +0 -64
  331. package/docs/api/foundation-comms.defaulthttp.md +0 -93
  332. package/docs/api/foundation-comms.defaulthttp.post.md +0 -64
  333. package/docs/api/foundation-comms.defaulthttpconnect._constructor_.md +0 -118
  334. package/docs/api/foundation-comms.defaulthttpconnect.commitevent.md +0 -66
  335. package/docs/api/foundation-comms.defaulthttpconnect.connect.md +0 -50
  336. package/docs/api/foundation-comms.defaulthttpconnect.datalogoff.md +0 -50
  337. package/docs/api/foundation-comms.defaulthttpconnect.disconnect.md +0 -15
  338. package/docs/api/foundation-comms.defaulthttpconnect.getavailableresources.md +0 -68
  339. package/docs/api/foundation-comms.defaulthttpconnect.getjsonschema.md +0 -50
  340. package/docs/api/foundation-comms.defaulthttpconnect.getmetadata.md +0 -66
  341. package/docs/api/foundation-comms.defaulthttpconnect.getmorecolumns.md +0 -50
  342. package/docs/api/foundation-comms.defaulthttpconnect.getmorerows.md +0 -50
  343. package/docs/api/foundation-comms.defaulthttpconnect.host.md +0 -11
  344. package/docs/api/foundation-comms.defaulthttpconnect.http.md +0 -11
  345. package/docs/api/foundation-comms.defaulthttpconnect.httpmode.md +0 -15
  346. package/docs/api/foundation-comms.defaulthttpconnect.isconnected.md +0 -13
  347. package/docs/api/foundation-comms.defaulthttpconnect.isconnected_.md +0 -11
  348. package/docs/api/foundation-comms.defaulthttpconnect.isconnectedsubject.md +0 -11
  349. package/docs/api/foundation-comms.defaulthttpconnect.isworking.md +0 -11
  350. package/docs/api/foundation-comms.defaulthttpconnect.md +0 -400
  351. package/docs/api/foundation-comms.defaulthttpconnect.request.md +0 -66
  352. package/docs/api/foundation-comms.defaulthttpconnect.send.md +0 -66
  353. package/docs/api/foundation-comms.defaulthttpconnect.setvalidsession.md +0 -55
  354. package/docs/api/foundation-comms.defaulthttpconnect.snapshot.md +0 -66
  355. package/docs/api/foundation-comms.defaulthttpconnect.stream.md +0 -94
  356. package/docs/api/foundation-comms.defaulthttpconnect.streamstate.md +0 -114
  357. package/docs/api/foundation-comms.defaulthttpconnect.streamwithoutautoteardown.md +0 -94
  358. package/docs/api/foundation-comms.defaulthttpconnectconfig.md +0 -13
  359. package/docs/api/foundation-comms.defaultkvstorage._constructor_.md +0 -81
  360. package/docs/api/foundation-comms.defaultkvstorage.md +0 -98
  361. package/docs/api/foundation-comms.defaultkvstorage.user.md +0 -14
  362. package/docs/api/foundation-comms.defaultkvstorageconfig.md +0 -16
  363. package/docs/api/foundation-comms.defaultmessagebuilder._constructor_.md +0 -62
  364. package/docs/api/foundation-comms.defaultmessagebuilder.createchangepasswordmessage.md +0 -78
  365. package/docs/api/foundation-comms.defaultmessagebuilder.createcommitmessage.md +0 -66
  366. package/docs/api/foundation-comms.defaultmessagebuilder.createdatalogoffmessage.md +0 -50
  367. package/docs/api/foundation-comms.defaultmessagebuilder.createdatalogonmessage.md +0 -66
  368. package/docs/api/foundation-comms.defaultmessagebuilder.createforgotpasswordmessage.md +0 -80
  369. package/docs/api/foundation-comms.defaultmessagebuilder.createforgotpasswordtokenmessage.md +0 -94
  370. package/docs/api/foundation-comms.defaultmessagebuilder.createheartbeatpingmessage.md +0 -52
  371. package/docs/api/foundation-comms.defaultmessagebuilder.createhttpheadersfrommessage.md +0 -66
  372. package/docs/api/foundation-comms.defaultmessagebuilder.createloginmessage.md +0 -50
  373. package/docs/api/foundation-comms.defaultmessagebuilder.createlogoutmessage.md +0 -52
  374. package/docs/api/foundation-comms.defaultmessagebuilder.createmetarequestmessage.md +0 -66
  375. package/docs/api/foundation-comms.defaultmessagebuilder.createmorecolumnsmessage.md +0 -50
  376. package/docs/api/foundation-comms.defaultmessagebuilder.createmorerowsmessage.md +0 -66
  377. package/docs/api/foundation-comms.defaultmessagebuilder.createrefreshtokenmessage.md +0 -15
  378. package/docs/api/foundation-comms.defaultmessagebuilder.createrequestmessage.md +0 -66
  379. package/docs/api/foundation-comms.defaultmessagebuilder.createresourcesmessage.md +0 -52
  380. package/docs/api/foundation-comms.defaultmessagebuilder.md +0 -261
  381. package/docs/api/foundation-comms.defaultmetacache.cachedjsonschema.md +0 -11
  382. package/docs/api/foundation-comms.defaultmetacache.cachedmetadata.md +0 -11
  383. package/docs/api/foundation-comms.defaultmetacache.cachedresources.md +0 -11
  384. package/docs/api/foundation-comms.defaultmetacache.getjsonschemafor.md +0 -50
  385. package/docs/api/foundation-comms.defaultmetacache.getmetadatafor.md +0 -50
  386. package/docs/api/foundation-comms.defaultmetacache.getresources.md +0 -15
  387. package/docs/api/foundation-comms.defaultmetacache.hasjsonschemafor.md +0 -50
  388. package/docs/api/foundation-comms.defaultmetacache.hasmetadatafor.md +0 -50
  389. package/docs/api/foundation-comms.defaultmetacache.hasresources.md +0 -15
  390. package/docs/api/foundation-comms.defaultmetacache.md +0 -219
  391. package/docs/api/foundation-comms.defaultmetacache.setjsonschemafor.md +0 -64
  392. package/docs/api/foundation-comms.defaultmetacache.setmetadatafor.md +0 -64
  393. package/docs/api/foundation-comms.defaultmetacache.setresources.md +0 -50
  394. package/docs/api/foundation-comms.defaultnetworkmonitor._constructor_.md +0 -13
  395. package/docs/api/foundation-comms.defaultnetworkmonitor.addresource.md +0 -68
  396. package/docs/api/foundation-comms.defaultnetworkmonitor.create.md +0 -16
  397. package/docs/api/foundation-comms.defaultnetworkmonitor.destroy.md +0 -16
  398. package/docs/api/foundation-comms.defaultnetworkmonitor.md +0 -179
  399. package/docs/api/foundation-comms.defaultnetworkmonitor.removeresource.md +0 -52
  400. package/docs/api/foundation-comms.defaultnetworkmonitor.runallchecks.md +0 -11
  401. package/docs/api/foundation-comms.defaultnetworkmonitor.status.md +0 -12
  402. package/docs/api/foundation-comms.defaultnetworkmonitorconfig.md +0 -13
  403. package/docs/api/foundation-comms.defaultsession.capturereturnurl.md +0 -15
  404. package/docs/api/foundation-comms.defaultsession.deleteuserfromsessionstorage.md +0 -15
  405. package/docs/api/foundation-comms.defaultsession.getitem.md +0 -64
  406. package/docs/api/foundation-comms.defaultsession.getlocalstorageitem.md +0 -50
  407. package/docs/api/foundation-comms.defaultsession.getsessionstorageitem.md +0 -50
  408. package/docs/api/foundation-comms.defaultsession.md +0 -233
  409. package/docs/api/foundation-comms.defaultsession.removeitem.md +0 -64
  410. package/docs/api/foundation-comms.defaultsession.removelocalstorageitem.md +0 -50
  411. package/docs/api/foundation-comms.defaultsession.removesessionstorageitem.md +0 -50
  412. package/docs/api/foundation-comms.defaultsession.returnurl.md +0 -11
  413. package/docs/api/foundation-comms.defaultsession.setauthresult.md +0 -50
  414. package/docs/api/foundation-comms.defaultsession.setitem.md +0 -78
  415. package/docs/api/foundation-comms.defaultsession.setlocalstorageitem.md +0 -64
  416. package/docs/api/foundation-comms.defaultsession.setsessionstorageitem.md +0 -64
  417. package/docs/api/foundation-comms.defaultsession.setstoragekeyprefix.md +0 -50
  418. package/docs/api/foundation-comms.defaultsocket._constructor_.md +0 -133
  419. package/docs/api/foundation-comms.defaultsocket.config.md +0 -11
  420. package/docs/api/foundation-comms.defaultsocket.connect.md +0 -84
  421. package/docs/api/foundation-comms.defaultsocket.hasvalidsession.md +0 -18
  422. package/docs/api/foundation-comms.defaultsocket.host.md +0 -11
  423. package/docs/api/foundation-comms.defaultsocket.http.md +0 -11
  424. package/docs/api/foundation-comms.defaultsocket.isconfigured.md +0 -11
  425. package/docs/api/foundation-comms.defaultsocket.isconnected.md +0 -11
  426. package/docs/api/foundation-comms.defaultsocket.isconnectedsubject.md +0 -11
  427. package/docs/api/foundation-comms.defaultsocket.isconnecting.md +0 -11
  428. package/docs/api/foundation-comms.defaultsocket.isdisconnected.md +0 -11
  429. package/docs/api/foundation-comms.defaultsocket.isdisconnectedbyserver.md +0 -11
  430. package/docs/api/foundation-comms.defaultsocket.isreconnecting.md +0 -11
  431. package/docs/api/foundation-comms.defaultsocket.md +0 -397
  432. package/docs/api/foundation-comms.defaultsocket.reset.md +0 -15
  433. package/docs/api/foundation-comms.defaultsocket.send.md +0 -66
  434. package/docs/api/foundation-comms.defaultsocket.sendforstream.md +0 -94
  435. package/docs/api/foundation-comms.defaultsocket.sendforstreamwithoutteardown.md +0 -78
  436. package/docs/api/foundation-comms.defaultsocket.socketmessages.md +0 -11
  437. package/docs/api/foundation-comms.defaultsocket.user.md +0 -13
  438. package/docs/api/foundation-comms.defaultsocketstatus.closedclean.md +0 -11
  439. package/docs/api/foundation-comms.defaultsocketstatus.closedcode.md +0 -11
  440. package/docs/api/foundation-comms.defaultsocketstatus.closedreason.md +0 -11
  441. package/docs/api/foundation-comms.defaultsocketstatus.hasvalidsession.md +0 -11
  442. package/docs/api/foundation-comms.defaultsocketstatus.isconfigured.md +0 -11
  443. package/docs/api/foundation-comms.defaultsocketstatus.isconnected.md +0 -11
  444. package/docs/api/foundation-comms.defaultsocketstatus.isconnectedchanged.md +0 -15
  445. package/docs/api/foundation-comms.defaultsocketstatus.isconnectedsubject.md +0 -11
  446. package/docs/api/foundation-comms.defaultsocketstatus.isconnecting.md +0 -11
  447. package/docs/api/foundation-comms.defaultsocketstatus.isdisconnected.md +0 -11
  448. package/docs/api/foundation-comms.defaultsocketstatus.isdisconnectedbyserver.md +0 -11
  449. package/docs/api/foundation-comms.defaultsocketstatus.isreconnecting.md +0 -11
  450. package/docs/api/foundation-comms.defaultsocketstatus.isreconnectingchanged.md +0 -15
  451. package/docs/api/foundation-comms.defaultsocketstatus.md +0 -355
  452. package/docs/api/foundation-comms.defaultsocketstatus.onclose.md +0 -50
  453. package/docs/api/foundation-comms.defaultsocketstatus.reconnectionlimitreached.md +0 -11
  454. package/docs/api/foundation-comms.defaultsocketstatus.resetclosedstate.md +0 -15
  455. package/docs/api/foundation-comms.defaultsocketstatus.serialize.md +0 -15
  456. package/docs/api/foundation-comms.defaultsocketstatus.user.md +0 -11
  457. package/docs/api/foundation-comms.entitydatasource.cache.md +0 -19
  458. package/docs/api/foundation-comms.entitydatasource.disconnect.md +0 -22
  459. package/docs/api/foundation-comms.entitydatasource.initialize.md +0 -57
  460. package/docs/api/foundation-comms.entitydatasource.isempty.md +0 -19
  461. package/docs/api/foundation-comms.entitydatasource.md +0 -171
  462. package/docs/api/foundation-comms.entitydatasourceinit.fetchmeta.md +0 -14
  463. package/docs/api/foundation-comms.entitydatasourceinit.mapper.md +0 -14
  464. package/docs/api/foundation-comms.entitydatasourceinit.md +0 -99
  465. package/docs/api/foundation-comms.entitydatasourceinit.options.md +0 -14
  466. package/docs/api/foundation-comms.eventmessagetype.md +0 -230
  467. package/docs/api/foundation-comms.exponentialscheduler.md +0 -13
  468. package/docs/api/foundation-comms.extractfielddefinitions.md +0 -56
  469. package/docs/api/foundation-comms.fieldmetadata.md +0 -24
  470. package/docs/api/foundation-comms.fieldtypeenum.md +0 -146
  471. package/docs/api/foundation-comms.filtereddataserverresult.md +0 -20
  472. package/docs/api/foundation-comms.foundationanalytics.md +0 -62
  473. package/docs/api/foundation-comms.foundationanalytics.trackevent.md +0 -70
  474. package/docs/api/foundation-comms.foundationanalytics.trackevent_1.md +0 -70
  475. package/docs/api/foundation-comms.foundationanalytics.trackevent_2.md +0 -70
  476. package/docs/api/foundation-comms.foundationanalyticsevent.controlclicked.md +0 -56
  477. package/docs/api/foundation-comms.foundationanalyticsevent.controlclicked.name.md +0 -11
  478. package/docs/api/foundation-comms.foundationanalyticsevent.md +0 -51
  479. package/docs/api/foundation-comms.foundationanalyticsevent.routechanged.md +0 -75
  480. package/docs/api/foundation-comms.foundationanalyticsevent.routechanged.path.md +0 -11
  481. package/docs/api/foundation-comms.foundationanalyticsevent.routechanged.referrer.md +0 -11
  482. package/docs/api/foundation-comms.foundationanalyticseventtype.md +0 -62
  483. package/docs/api/foundation-comms.genesisconnectevents.md +0 -18
  484. package/docs/api/foundation-comms.genesisresources.destroy.md +0 -13
  485. package/docs/api/foundation-comms.genesisresources.getallresources.md +0 -13
  486. package/docs/api/foundation-comms.genesisresources.getresourcetypefor.md +0 -13
  487. package/docs/api/foundation-comms.genesisresources.isvalidresource.md +0 -13
  488. package/docs/api/foundation-comms.genesisresources.md +0 -119
  489. package/docs/api/foundation-comms.genesisresourceschannel.md +0 -33
  490. package/docs/api/foundation-comms.genesisresourceschannelid.md +0 -12
  491. package/docs/api/foundation-comms.genesisresourcesconfig.md +0 -77
  492. package/docs/api/foundation-comms.genesisresourcesconfig.throwwhenunavailable.md +0 -13
  493. package/docs/api/foundation-comms.genesisresourcesconfig.throwwhenunknown.md +0 -13
  494. package/docs/api/foundation-comms.genesisresourcesevents.md +0 -17
  495. package/docs/api/foundation-comms.genesisresourcesmock.destroy.md +0 -15
  496. package/docs/api/foundation-comms.genesisresourcesmock.getallresources.md +0 -15
  497. package/docs/api/foundation-comms.genesisresourcesmock.getresourcetypefor.md +0 -54
  498. package/docs/api/foundation-comms.genesisresourcesmock.isvalidresource.md +0 -54
  499. package/docs/api/foundation-comms.genesisresourcesmock.md +0 -162
  500. package/docs/api/foundation-comms.genesisresourcesmock.nextisvalidresourceresponse.md +0 -11
  501. package/docs/api/foundation-comms.genesisresourcesmock.nextresourcetypeforresponse.md +0 -11
  502. package/docs/api/foundation-comms.genesisresourcesmock.resources.md +0 -11
  503. package/docs/api/foundation-comms.getconnect.md +0 -33
  504. package/docs/api/foundation-comms.getcredentialoptions.md +0 -13
  505. package/docs/api/foundation-comms.getdatasource.md +0 -45
  506. package/docs/api/foundation-comms.getgenesisresources.md +0 -30
  507. package/docs/api/foundation-comms.getgenesisresourceschannel.md +0 -39
  508. package/docs/api/foundation-comms.getkvstorage.md +0 -30
  509. package/docs/api/foundation-comms.getnetworkmonitor.md +0 -30
  510. package/docs/api/foundation-comms.getsocket.md +0 -30
  511. package/docs/api/foundation-comms.getsocketstatus.md +0 -30
  512. package/docs/api/foundation-comms.http.get.md +0 -64
  513. package/docs/api/foundation-comms.http.md +0 -47
  514. package/docs/api/foundation-comms.http.post.md +0 -64
  515. package/docs/api/foundation-comms.httpconnectconfig.md +0 -58
  516. package/docs/api/foundation-comms.httpconnectconfig.polling.md +0 -13
  517. package/docs/api/foundation-comms.httperror.md +0 -74
  518. package/docs/api/foundation-comms.httperror.message.md +0 -11
  519. package/docs/api/foundation-comms.httperror.status.md +0 -11
  520. package/docs/api/foundation-comms.httppollingconfig.md +0 -96
  521. package/docs/api/foundation-comms.httppollingconfig.polling_frequency.md +0 -13
  522. package/docs/api/foundation-comms.httppollingconfig.polling_interval_map.md +0 -15
  523. package/docs/api/foundation-comms.httppollingconfig.polling_map.md +0 -15
  524. package/docs/api/foundation-comms.httprequestinit.md +0 -59
  525. package/docs/api/foundation-comms.httprequestinit.serializer.md +0 -18
  526. package/docs/api/foundation-comms.indexdetail.md +0 -16
  527. package/docs/api/foundation-comms.iswebsocketexpression.md +0 -13
  528. package/docs/api/foundation-comms.jsonschemacache.cachedjsonschema.md +0 -11
  529. package/docs/api/foundation-comms.jsonschemacache.getjsonschemafor.md +0 -50
  530. package/docs/api/foundation-comms.jsonschemacache.hasjsonschemafor.md +0 -50
  531. package/docs/api/foundation-comms.jsonschemacache.md +0 -98
  532. package/docs/api/foundation-comms.jsonschemacache.setjsonschemafor.md +0 -64
  533. package/docs/api/foundation-comms.jwtauthinfo.md +0 -19
  534. package/docs/api/foundation-comms.keyvalue.base64.md +0 -16
  535. package/docs/api/foundation-comms.keyvalue.expiration.md +0 -16
  536. package/docs/api/foundation-comms.keyvalue.key.md +0 -16
  537. package/docs/api/foundation-comms.keyvalue.md +0 -137
  538. package/docs/api/foundation-comms.keyvalue.metadata.md +0 -18
  539. package/docs/api/foundation-comms.keyvalue.value.md +0 -16
  540. package/docs/api/foundation-comms.keyvaluetransfer.deserialize.md +0 -53
  541. package/docs/api/foundation-comms.keyvaluetransfer.kv.md +0 -14
  542. package/docs/api/foundation-comms.keyvaluetransfer.md +0 -98
  543. package/docs/api/foundation-comms.keyvaluetransfer.serialize.md +0 -53
  544. package/docs/api/foundation-comms.kveventfailureresponse.md +0 -21
  545. package/docs/api/foundation-comms.kveventmessagetype.md +0 -69
  546. package/docs/api/foundation-comms.kvmessagetype.md +0 -69
  547. package/docs/api/foundation-comms.kvstorage.delete.md +0 -53
  548. package/docs/api/foundation-comms.kvstorage.get.md +0 -18
  549. package/docs/api/foundation-comms.kvstorage.get_1.md +0 -53
  550. package/docs/api/foundation-comms.kvstorage.list.md +0 -18
  551. package/docs/api/foundation-comms.kvstorage.md +0 -91
  552. package/docs/api/foundation-comms.kvstorage.put.md +0 -53
  553. package/docs/api/foundation-comms.kvstorageconfig.account.md +0 -16
  554. package/docs/api/foundation-comms.kvstorageconfig.authemail.md +0 -21
  555. package/docs/api/foundation-comms.kvstorageconfig.authkey.md +0 -16
  556. package/docs/api/foundation-comms.kvstorageconfig.md +0 -118
  557. package/docs/api/foundation-comms.kvstorageconfig.namespace.md +0 -16
  558. package/docs/api/foundation-comms.kvvalue.md +0 -16
  559. package/docs/api/foundation-comms.linearscheduler.md +0 -13
  560. package/docs/api/foundation-comms.logger.md +0 -13
  561. package/docs/api/foundation-comms.loginresult.md +0 -20
  562. package/docs/api/foundation-comms.logoutresult.error.md +0 -13
  563. package/docs/api/foundation-comms.logoutresult.md +0 -77
  564. package/docs/api/foundation-comms.logoutresult.success.md +0 -13
  565. package/docs/api/foundation-comms.max_reconnect_attempts.md +0 -13
  566. package/docs/api/foundation-comms.md +0 -2203
  567. package/docs/api/foundation-comms.message.md +0 -37
  568. package/docs/api/foundation-comms.messagebuilder.createchangepasswordmessage.md +0 -92
  569. package/docs/api/foundation-comms.messagebuilder.createcommitmessage.md +0 -72
  570. package/docs/api/foundation-comms.messagebuilder.createdatalogoffmessage.md +0 -60
  571. package/docs/api/foundation-comms.messagebuilder.createdatalogonmessage.md +0 -76
  572. package/docs/api/foundation-comms.messagebuilder.createforgotpasswordmessage.md +0 -92
  573. package/docs/api/foundation-comms.messagebuilder.createforgotpasswordtokenmessage.md +0 -104
  574. package/docs/api/foundation-comms.messagebuilder.createheartbeatpingmessage.md +0 -52
  575. package/docs/api/foundation-comms.messagebuilder.createhttpheadersfrommessage.md +0 -72
  576. package/docs/api/foundation-comms.messagebuilder.createloginmessage.md +0 -60
  577. package/docs/api/foundation-comms.messagebuilder.createlogoutmessage.md +0 -60
  578. package/docs/api/foundation-comms.messagebuilder.createmetarequestmessage.md +0 -76
  579. package/docs/api/foundation-comms.messagebuilder.createmorecolumnsmessage.md +0 -60
  580. package/docs/api/foundation-comms.messagebuilder.createmorerowsmessage.md +0 -76
  581. package/docs/api/foundation-comms.messagebuilder.createrefreshtokenmessage.md +0 -23
  582. package/docs/api/foundation-comms.messagebuilder.createrequestmessage.md +0 -76
  583. package/docs/api/foundation-comms.messagebuilder.createresourcesmessage.md +0 -56
  584. package/docs/api/foundation-comms.messagebuilder.md +0 -203
  585. package/docs/api/foundation-comms.messagecode.md +0 -62
  586. package/docs/api/foundation-comms.messagedetails.changepassword.md +0 -16
  587. package/docs/api/foundation-comms.messagedetails.dataserverrequest.md +0 -15
  588. package/docs/api/foundation-comms.messagedetails.error.md +0 -15
  589. package/docs/api/foundation-comms.messagedetails.expirepassword.md +0 -16
  590. package/docs/api/foundation-comms.messagedetails.forgotpassword.md +0 -16
  591. package/docs/api/foundation-comms.messagedetails.forgotpasswordtoken.md +0 -17
  592. package/docs/api/foundation-comms.messagedetails.loggedinsysteminfo.md +0 -21
  593. package/docs/api/foundation-comms.messagedetails.login.md +0 -15
  594. package/docs/api/foundation-comms.messagedetails.loginbasic.md +0 -16
  595. package/docs/api/foundation-comms.messagedetails.loginjwt.md +0 -16
  596. package/docs/api/foundation-comms.messagedetails.loginsso.md +0 -15
  597. package/docs/api/foundation-comms.messagedetails.md +0 -205
  598. package/docs/api/foundation-comms.messagedetails.metarequest.md +0 -15
  599. package/docs/api/foundation-comms.messagedetails.morerows.md +0 -16
  600. package/docs/api/foundation-comms.messagedetails.refreshtoken.md +0 -16
  601. package/docs/api/foundation-comms.messagedetails.resetpassword.md +0 -15
  602. package/docs/api/foundation-comms.messagedetails.updatecolumns.md +0 -17
  603. package/docs/api/foundation-comms.messageerror.md +0 -19
  604. package/docs/api/foundation-comms.messagehaserrorcode.md +0 -70
  605. package/docs/api/foundation-comms.messageorthrow.md +0 -56
  606. package/docs/api/foundation-comms.messagetype.md +0 -230
  607. package/docs/api/foundation-comms.metacache.md +0 -15
  608. package/docs/api/foundation-comms.metadata.md +0 -29
  609. package/docs/api/foundation-comms.metadatacache.cachedmetadata.md +0 -13
  610. package/docs/api/foundation-comms.metadatacache.getmetadatafor.md +0 -56
  611. package/docs/api/foundation-comms.metadatacache.hasmetadatafor.md +0 -56
  612. package/docs/api/foundation-comms.metadatacache.md +0 -106
  613. package/docs/api/foundation-comms.metadatacache.setmetadatafor.md +0 -70
  614. package/docs/api/foundation-comms.metadatadetail.md +0 -23
  615. package/docs/api/foundation-comms.metadataevent.md +0 -14
  616. package/docs/api/foundation-comms.metadataeventdetail.md +0 -18
  617. package/docs/api/foundation-comms.metadataeventtype.md +0 -12
  618. package/docs/api/foundation-comms.monitoredresource.md +0 -15
  619. package/docs/api/foundation-comms.monitoredresourcechecks.md +0 -15
  620. package/docs/api/foundation-comms.monitoredresourcechecksresult.isconnected.md +0 -11
  621. package/docs/api/foundation-comms.monitoredresourcechecksresult.lastmessage.md +0 -11
  622. package/docs/api/foundation-comms.monitoredresourcechecksresult.lastupdated.md +0 -11
  623. package/docs/api/foundation-comms.monitoredresourcechecksresult.md +0 -111
  624. package/docs/api/foundation-comms.monitoredresourcechecksresult.timeout.md +0 -11
  625. package/docs/api/foundation-comms.monitoredresourcedatalogon.md +0 -15
  626. package/docs/api/foundation-comms.monitoredresourcemetadata.md +0 -15
  627. package/docs/api/foundation-comms.networklogger.md +0 -12
  628. package/docs/api/foundation-comms.networkmonitor.addresource.md +0 -68
  629. package/docs/api/foundation-comms.networkmonitor.create.md +0 -15
  630. package/docs/api/foundation-comms.networkmonitor.destroy.md +0 -15
  631. package/docs/api/foundation-comms.networkmonitor.md +0 -120
  632. package/docs/api/foundation-comms.networkmonitor.removeresource.md +0 -52
  633. package/docs/api/foundation-comms.networkmonitor.runallchecks.md +0 -68
  634. package/docs/api/foundation-comms.networkmonitor.status.md +0 -11
  635. package/docs/api/foundation-comms.networkmonitorconfig.checkinterval.md +0 -13
  636. package/docs/api/foundation-comms.networkmonitorconfig.checktimeout.md +0 -13
  637. package/docs/api/foundation-comms.networkmonitorconfig.documentevents.md +0 -13
  638. package/docs/api/foundation-comms.networkmonitorconfig.eventemitter.md +0 -13
  639. package/docs/api/foundation-comms.networkmonitorconfig.genesisconnectevents.md +0 -13
  640. package/docs/api/foundation-comms.networkmonitorconfig.ignoredgenesisresources.md +0 -13
  641. package/docs/api/foundation-comms.networkmonitorconfig.loglevel.md +0 -13
  642. package/docs/api/foundation-comms.networkmonitorconfig.md +0 -248
  643. package/docs/api/foundation-comms.networkmonitorconfig.resourcechecks.md +0 -13
  644. package/docs/api/foundation-comms.networkmonitorconfig.resourcedatalogon.md +0 -18
  645. package/docs/api/foundation-comms.networkmonitorconfig.startdelay.md +0 -13
  646. package/docs/api/foundation-comms.networkmonitorconfig.windowevents.md +0 -13
  647. package/docs/api/foundation-comms.normalisecriteria.md +0 -76
  648. package/docs/api/foundation-comms.onothertabreauthcomplete.md +0 -56
  649. package/docs/api/foundation-comms.pingmessage.md +0 -17
  650. package/docs/api/foundation-comms.pollingconfiguration.amount_of_polls.md +0 -18
  651. package/docs/api/foundation-comms.pollingconfiguration.md +0 -96
  652. package/docs/api/foundation-comms.pollingconfiguration.queries.md +0 -13
  653. package/docs/api/foundation-comms.pollingconfiguration.temp_frequency.md +0 -13
  654. package/docs/api/foundation-comms.pongmessage.md +0 -20
  655. package/docs/api/foundation-comms.rawdataserverresult.md +0 -22
  656. package/docs/api/foundation-comms.refreshauthinfo.md +0 -20
  657. package/docs/api/foundation-comms.refreshcredentialsinput.md +0 -17
  658. package/docs/api/foundation-comms.replydetail.md +0 -21
  659. package/docs/api/foundation-comms.requestdetailsparam.md +0 -18
  660. package/docs/api/foundation-comms.requestparams.md +0 -19
  661. package/docs/api/foundation-comms.requestserverresult.md +0 -23
  662. package/docs/api/foundation-comms.resourcehealth.md +0 -19
  663. package/docs/api/foundation-comms.resourceitem.md +0 -15
  664. package/docs/api/foundation-comms.resourcescache.cachedresources.md +0 -11
  665. package/docs/api/foundation-comms.resourcescache.getresources.md +0 -15
  666. package/docs/api/foundation-comms.resourcescache.hasresources.md +0 -15
  667. package/docs/api/foundation-comms.resourcescache.md +0 -98
  668. package/docs/api/foundation-comms.resourcescache.setresources.md +0 -50
  669. package/docs/api/foundation-comms.resourcesmessage.md +0 -18
  670. package/docs/api/foundation-comms.resourcetype.md +0 -76
  671. package/docs/api/foundation-comms.retryinterval.md +0 -72
  672. package/docs/api/foundation-comms.rowdata.md +0 -15
  673. package/docs/api/foundation-comms.schemaresponse.md +0 -18
  674. package/docs/api/foundation-comms.serializedsocketstatus.closedclean.md +0 -11
  675. package/docs/api/foundation-comms.serializedsocketstatus.closedcode.md +0 -11
  676. package/docs/api/foundation-comms.serializedsocketstatus.closedreason.md +0 -11
  677. package/docs/api/foundation-comms.serializedsocketstatus.hasvalidsession.md +0 -16
  678. package/docs/api/foundation-comms.serializedsocketstatus.isconfigured.md +0 -13
  679. package/docs/api/foundation-comms.serializedsocketstatus.isconnected.md +0 -11
  680. package/docs/api/foundation-comms.serializedsocketstatus.isconnecting.md +0 -11
  681. package/docs/api/foundation-comms.serializedsocketstatus.isdisconnected.md +0 -11
  682. package/docs/api/foundation-comms.serializedsocketstatus.isdisconnectedbyserver.md +0 -11
  683. package/docs/api/foundation-comms.serializedsocketstatus.isreconnecting.md +0 -11
  684. package/docs/api/foundation-comms.serializedsocketstatus.md +0 -234
  685. package/docs/api/foundation-comms.serializedsocketstatus.reconnectionlimitreached.md +0 -11
  686. package/docs/api/foundation-comms.serializer.deserialize.md +0 -61
  687. package/docs/api/foundation-comms.serializer.deserialize_1.md +0 -61
  688. package/docs/api/foundation-comms.serializer.deserialize_2.md +0 -61
  689. package/docs/api/foundation-comms.serializer.md +0 -73
  690. package/docs/api/foundation-comms.serializer.serialize.md +0 -61
  691. package/docs/api/foundation-comms.serverrow.md +0 -19
  692. package/docs/api/foundation-comms.session.capturereturnurl.md +0 -17
  693. package/docs/api/foundation-comms.session.deleteuserfromsessionstorage.md +0 -17
  694. package/docs/api/foundation-comms.session.getitem.md +0 -72
  695. package/docs/api/foundation-comms.session.getlocalstorageitem.md +0 -56
  696. package/docs/api/foundation-comms.session.getsessionstorageitem.md +0 -56
  697. package/docs/api/foundation-comms.session.md +0 -216
  698. package/docs/api/foundation-comms.session.removeitem.md +0 -70
  699. package/docs/api/foundation-comms.session.removelocalstorageitem.md +0 -54
  700. package/docs/api/foundation-comms.session.removesessionstorageitem.md +0 -54
  701. package/docs/api/foundation-comms.session.returnurl.md +0 -13
  702. package/docs/api/foundation-comms.session.setauthresult.md +0 -54
  703. package/docs/api/foundation-comms.session.setitem.md +0 -86
  704. package/docs/api/foundation-comms.session.setlocalstorageitem.md +0 -70
  705. package/docs/api/foundation-comms.session.setsessionstorageitem.md +0 -70
  706. package/docs/api/foundation-comms.session.setstoragekeyprefix.md +0 -54
  707. package/docs/api/foundation-comms.sessionrefreshresult.md +0 -98
  708. package/docs/api/foundation-comms.socket.connect.md +0 -82
  709. package/docs/api/foundation-comms.socket.host.md +0 -11
  710. package/docs/api/foundation-comms.socket.md +0 -130
  711. package/docs/api/foundation-comms.socket.reset.md +0 -17
  712. package/docs/api/foundation-comms.socket.send.md +0 -66
  713. package/docs/api/foundation-comms.socket.sendforstream.md +0 -94
  714. package/docs/api/foundation-comms.socket.sendforstreamwithoutteardown.md +0 -91
  715. package/docs/api/foundation-comms.socket.socketmessages.md +0 -15
  716. package/docs/api/foundation-comms.socketconnectoptions.md +0 -26
  717. package/docs/api/foundation-comms.socketmessagehandler._constructor_.md +0 -90
  718. package/docs/api/foundation-comms.socketmessagehandler.issubscription.md +0 -13
  719. package/docs/api/foundation-comms.socketmessagehandler.md +0 -157
  720. package/docs/api/foundation-comms.socketmessagehandler.onreceivederror.md +0 -13
  721. package/docs/api/foundation-comms.socketmessagehandler.onreceivedmessage.md +0 -13
  722. package/docs/api/foundation-comms.socketmessagehandler.sentmessage.md +0 -13
  723. package/docs/api/foundation-comms.socketobservable._constructor_.md +0 -48
  724. package/docs/api/foundation-comms.socketobservable.md +0 -53
  725. package/docs/api/foundation-comms.socketreconnectoptions.md +0 -21
  726. package/docs/api/foundation-comms.socketreconnectscheduler.md +0 -15
  727. package/docs/api/foundation-comms.socketreconnectstrategy.md +0 -62
  728. package/docs/api/foundation-comms.socketstatus.isconnectedsubject.md +0 -11
  729. package/docs/api/foundation-comms.socketstatus.md +0 -90
  730. package/docs/api/foundation-comms.socketstatus.onclose.md +0 -50
  731. package/docs/api/foundation-comms.socketstatus.serialize.md +0 -15
  732. package/docs/api/foundation-comms.socketsubject._constructor_.md +0 -13
  733. package/docs/api/foundation-comms.socketsubject.md +0 -53
  734. package/docs/api/foundation-comms.ssoauthinfo.md +0 -18
  735. package/docs/api/foundation-comms.ssocredentialsinput.md +0 -15
  736. package/docs/api/foundation-comms.storagetype.md +0 -13
  737. package/docs/api/foundation-comms.streamcompleteevent.md +0 -14
  738. package/docs/api/foundation-comms.streamcompleteeventdetail.md +0 -14
  739. package/docs/api/foundation-comms.streamcompleteeventtype.md +0 -12
  740. package/docs/api/foundation-comms.streamerrorevent.md +0 -14
  741. package/docs/api/foundation-comms.streamerroreventdetail.md +0 -16
  742. package/docs/api/foundation-comms.streamerroreventtype.md +0 -12
  743. package/docs/api/foundation-comms.streamevent.md +0 -14
  744. package/docs/api/foundation-comms.streameventdetail.md +0 -19
  745. package/docs/api/foundation-comms.streameventfunctions.md +0 -19
  746. package/docs/api/foundation-comms.streameventtype.md +0 -12
  747. package/docs/api/foundation-comms.systemhealthchanged.md +0 -13
  748. package/docs/api/foundation-comms.systemhealthchangedevent.md +0 -15
  749. package/docs/api/foundation-comms.systemhealthstatus.md +0 -29
  750. package/docs/api/foundation-comms.tofieldmetadata.md +0 -56
  751. package/docs/api/foundation-comms.tryrefreshsession.md +0 -58
  752. package/docs/api/foundation-comms.types_map.md +0 -24
  753. package/docs/api/foundation-comms.until.md +0 -72
  754. package/docs/api/foundation-comms.user.md +0 -20
  755. package/docs/api/index.md +0 -30
  756. package/docs/api-report.md.api.md +0 -3025
@@ -1,2203 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-comms](./foundation-comms.md)
4
-
5
- ## foundation-comms package
6
-
7
- ## Classes
8
-
9
- <table><thead><tr><th>
10
-
11
- Class
12
-
13
-
14
- </th><th>
15
-
16
- Description
17
-
18
-
19
- </th></tr></thead>
20
- <tbody><tr><td>
21
-
22
- [AuthError](./foundation-comms.autherror.md)
23
-
24
-
25
- </td><td>
26
-
27
- Represents an error that occurs during authentication.
28
-
29
-
30
- </td></tr>
31
- <tr><td>
32
-
33
- [CurrentUser](./foundation-comms.currentuser.md)
34
-
35
-
36
- </td><td>
37
-
38
- Represents the current user (i.e. the user that is currently logged in).
39
-
40
-
41
- </td></tr>
42
- <tr><td>
43
-
44
- [DatasourceDefaults](./foundation-comms.datasourcedefaults.md)
45
-
46
-
47
- </td><td>
48
-
49
- Default values for a DatasourceConfig
50
-
51
-
52
- </td></tr>
53
- <tr><td>
54
-
55
- [DefaultAuth](./foundation-comms.defaultauth.md)
56
-
57
-
58
- </td><td>
59
-
60
- The default implementation for the Auth interface.
61
-
62
-
63
- </td></tr>
64
- <tr><td>
65
-
66
- [DefaultConnect](./foundation-comms.defaultconnect.md)
67
-
68
-
69
- </td><td>
70
-
71
- The default implementation for the Connect interface (WS-only).
72
-
73
-
74
- </td></tr>
75
- <tr><td>
76
-
77
- [DefaultConnectEvents](./foundation-comms.defaultconnectevents.md)
78
-
79
-
80
- </td><td>
81
-
82
- Default ConnectEvents implementation.
83
-
84
-
85
- </td></tr>
86
- <tr><td>
87
-
88
- [DefaultCredentialManager](./foundation-comms.defaultcredentialmanager.md)
89
-
90
-
91
- </td><td>
92
-
93
- The default implementation for the CredentialManager interface.
94
-
95
-
96
- </td></tr>
97
- <tr><td>
98
-
99
- [DefaultDatasource](./foundation-comms.defaultdatasource.md)
100
-
101
-
102
- </td><td>
103
-
104
- The default implementation for the Datasource interface.
105
-
106
-
107
- </td></tr>
108
- <tr><td>
109
-
110
- [DefaultEntityDatasource](./foundation-comms.defaultentitydatasource.md)
111
-
112
-
113
- </td><td>
114
-
115
- **_(ALPHA)_** Default EntityDatasource DI implementation.
116
-
117
-
118
- </td></tr>
119
- <tr><td>
120
-
121
- [DefaultFoundationAnalytics](./foundation-comms.defaultfoundationanalytics.md)
122
-
123
-
124
- </td><td>
125
-
126
- The default implementation for the FoundationAnalytics interface.
127
-
128
-
129
- </td></tr>
130
- <tr><td>
131
-
132
- [DefaultGenesisResources](./foundation-comms.defaultgenesisresources.md)
133
-
134
-
135
- </td><td>
136
-
137
- Default GenesisResources implementation.
138
-
139
-
140
- </td></tr>
141
- <tr><td>
142
-
143
- [DefaultHttp](./foundation-comms.defaulthttp.md)
144
-
145
-
146
- </td><td>
147
-
148
- The default implementation of the Http interface.
149
-
150
-
151
- </td></tr>
152
- <tr><td>
153
-
154
- [DefaultHttpConnect](./foundation-comms.defaulthttpconnect.md)
155
-
156
-
157
- </td><td>
158
-
159
- The default implementation for the Connect interface (HTTP-only).
160
-
161
-
162
- </td></tr>
163
- <tr><td>
164
-
165
- [DefaultKVStorage](./foundation-comms.defaultkvstorage.md)
166
-
167
-
168
- </td><td>
169
-
170
- **_(ALPHA)_** The default implementation for the KVStorage interface.
171
-
172
-
173
- </td></tr>
174
- <tr><td>
175
-
176
- [DefaultMessageBuilder](./foundation-comms.defaultmessagebuilder.md)
177
-
178
-
179
- </td><td>
180
-
181
- Default MessageBuilder implementation.
182
-
183
-
184
- </td></tr>
185
- <tr><td>
186
-
187
- [DefaultMetaCache](./foundation-comms.defaultmetacache.md)
188
-
189
-
190
- </td><td>
191
-
192
- The default implementation for the MetaCache interface.
193
-
194
-
195
- </td></tr>
196
- <tr><td>
197
-
198
- [DefaultNetworkMonitor](./foundation-comms.defaultnetworkmonitor.md)
199
-
200
-
201
- </td><td>
202
-
203
- Default NetworkMonitor implementation.
204
-
205
-
206
- </td></tr>
207
- <tr><td>
208
-
209
- [DefaultSession](./foundation-comms.defaultsession.md)
210
-
211
-
212
- </td><td>
213
-
214
- The default implementation for the Session interface.
215
-
216
-
217
- </td></tr>
218
- <tr><td>
219
-
220
- [DefaultSocket](./foundation-comms.defaultsocket.md)
221
-
222
-
223
- </td><td>
224
-
225
- Default Socket implementation.
226
-
227
-
228
- </td></tr>
229
- <tr><td>
230
-
231
- [DefaultSocketStatus](./foundation-comms.defaultsocketstatus.md)
232
-
233
-
234
- </td><td>
235
-
236
- Default SocketStatus implementation.
237
-
238
-
239
- </td></tr>
240
- <tr><td>
241
-
242
- [GenesisResourcesMock](./foundation-comms.genesisresourcesmock.md)
243
-
244
-
245
- </td><td>
246
-
247
-
248
-
249
- </td></tr>
250
- <tr><td>
251
-
252
- [SocketMessageHandler](./foundation-comms.socketmessagehandler.md)
253
-
254
-
255
- </td><td>
256
-
257
- The Socket message handler definition.
258
-
259
-
260
- </td></tr>
261
- <tr><td>
262
-
263
- [SocketObservable](./foundation-comms.socketobservable.md)
264
-
265
-
266
- </td><td>
267
-
268
- Observable that wraps a WebSocketSubject and provides an Observable interface for sending and receiving messages.
269
-
270
-
271
- </td></tr>
272
- <tr><td>
273
-
274
- [SocketSubject](./foundation-comms.socketsubject.md)
275
-
276
-
277
- </td><td>
278
-
279
- Subject that wraps a WebSocketSubject and provides a Subject interface for sending and receiving messages.
280
-
281
-
282
- </td></tr>
283
- </tbody></table>
284
-
285
- ## Enumerations
286
-
287
- <table><thead><tr><th>
288
-
289
- Enumeration
290
-
291
-
292
- </th><th>
293
-
294
- Description
295
-
296
-
297
- </th></tr></thead>
298
- <tbody><tr><td>
299
-
300
- [AuthType](./foundation-comms.authtype.md)
301
-
302
-
303
- </td><td>
304
-
305
- The available ypes of authentication.
306
-
307
-
308
- </td></tr>
309
- <tr><td>
310
-
311
- [EventMessageType](./foundation-comms.eventmessagetype.md)
312
-
313
-
314
- </td><td>
315
-
316
- Event Message types
317
-
318
-
319
- </td></tr>
320
- <tr><td>
321
-
322
- [FieldTypeEnum](./foundation-comms.fieldtypeenum.md)
323
-
324
-
325
- </td><td>
326
-
327
- Available types for a field metadata.
328
-
329
-
330
- </td></tr>
331
- <tr><td>
332
-
333
- [FoundationAnalyticsEventType](./foundation-comms.foundationanalyticseventtype.md)
334
-
335
-
336
- </td><td>
337
-
338
- Analytics event types
339
-
340
-
341
- </td></tr>
342
- <tr><td>
343
-
344
- [KVEventMessageType](./foundation-comms.kveventmessagetype.md)
345
-
346
-
347
- </td><td>
348
-
349
- **_(ALPHA)_** KV Event Message types
350
-
351
-
352
- </td></tr>
353
- <tr><td>
354
-
355
- [KVMessageType](./foundation-comms.kvmessagetype.md)
356
-
357
-
358
- </td><td>
359
-
360
- **_(ALPHA)_** KV Message types
361
-
362
-
363
- </td></tr>
364
- <tr><td>
365
-
366
- [MessageCode](./foundation-comms.messagecode.md)
367
-
368
-
369
- </td><td>
370
-
371
- General Message codes
372
-
373
-
374
- </td></tr>
375
- <tr><td>
376
-
377
- [MessageType](./foundation-comms.messagetype.md)
378
-
379
-
380
- </td><td>
381
-
382
- General Message types
383
-
384
-
385
- </td></tr>
386
- <tr><td>
387
-
388
- [ResourceType](./foundation-comms.resourcetype.md)
389
-
390
-
391
- </td><td>
392
-
393
- Types of Genesis resources.
394
-
395
-
396
- </td></tr>
397
- <tr><td>
398
-
399
- [SessionRefreshResult](./foundation-comms.sessionrefreshresult.md)
400
-
401
-
402
- </td><td>
403
-
404
- Result of a session refresh attempt.
405
-
406
-
407
- </td></tr>
408
- <tr><td>
409
-
410
- [SocketReconnectStrategy](./foundation-comms.socketreconnectstrategy.md)
411
-
412
-
413
- </td><td>
414
-
415
- Socket reconnection strategies
416
-
417
-
418
- </td></tr>
419
- </tbody></table>
420
-
421
- ## Functions
422
-
423
- <table><thead><tr><th>
424
-
425
- Function
426
-
427
-
428
- </th><th>
429
-
430
- Description
431
-
432
-
433
- </th></tr></thead>
434
- <tbody><tr><td>
435
-
436
- [criteriaFiltersToFields(filters)](./foundation-comms.criteriafilterstofields.md)
437
-
438
-
439
- </td><td>
440
-
441
- Criteria filters to fields.
442
-
443
-
444
- </td></tr>
445
- <tr><td>
446
-
447
- [dataServerResultFilter(result, rowId)](./foundation-comms.dataserverresultfilter.md)
448
-
449
-
450
- </td><td>
451
-
452
- Data server result filter.
453
-
454
-
455
- </td></tr>
456
- <tr><td>
457
-
458
- [DatasourceEventHandler(Target)](./foundation-comms.datasourceeventhandler.md)
459
-
460
-
461
- </td><td>
462
-
463
- Datasource event handler mixin for target classes that use or are interested in datasource status changes.
464
-
465
-
466
- </td></tr>
467
- <tr><td>
468
-
469
- [extractFieldDefinitions(metadata)](./foundation-comms.extractfielddefinitions.md)
470
-
471
-
472
- </td><td>
473
-
474
- Extracts the field definitions from the metadata.
475
-
476
-
477
- </td></tr>
478
- <tr><td>
479
-
480
- [getConnect()](./foundation-comms.getconnect.md)
481
-
482
-
483
- </td><td>
484
-
485
- Get Connect from the DI container.
486
-
487
-
488
- </td></tr>
489
- <tr><td>
490
-
491
- [getDatasource()](./foundation-comms.getdatasource.md)
492
-
493
-
494
- </td><td>
495
-
496
- Get Datasource from the DI container.
497
-
498
-
499
- </td></tr>
500
- <tr><td>
501
-
502
- [getGenesisResources()](./foundation-comms.getgenesisresources.md)
503
-
504
-
505
- </td><td>
506
-
507
- Gets GenesisResources from the DI container.
508
-
509
-
510
- </td></tr>
511
- <tr><td>
512
-
513
- [getGenesisResourcesChannel()](./foundation-comms.getgenesisresourceschannel.md)
514
-
515
-
516
- </td><td>
517
-
518
- Gets GenesisResourcesChannel from the DI container.
519
-
520
-
521
- </td></tr>
522
- <tr><td>
523
-
524
- [getKVStorage()](./foundation-comms.getkvstorage.md)
525
-
526
-
527
- </td><td>
528
-
529
- Gets KVStorage from the DI container.
530
-
531
-
532
- </td></tr>
533
- <tr><td>
534
-
535
- [getNetworkMonitor()](./foundation-comms.getnetworkmonitor.md)
536
-
537
-
538
- </td><td>
539
-
540
- Gets NetworkMonitor from the DI container.
541
-
542
-
543
- </td></tr>
544
- <tr><td>
545
-
546
- [getSocket()](./foundation-comms.getsocket.md)
547
-
548
-
549
- </td><td>
550
-
551
- Gets Socket from the DI container.
552
-
553
-
554
- </td></tr>
555
- <tr><td>
556
-
557
- [getSocketStatus()](./foundation-comms.getsocketstatus.md)
558
-
559
-
560
- </td><td>
561
-
562
- Gets SocketStatus from the DI container.
563
-
564
-
565
- </td></tr>
566
- <tr><td>
567
-
568
- [messageHasErrorCode(message, code)](./foundation-comms.messagehaserrorcode.md)
569
-
570
-
571
- </td><td>
572
-
573
- Check if the message contains an error code.
574
-
575
-
576
- </td></tr>
577
- <tr><td>
578
-
579
- [messageOrThrow(message)](./foundation-comms.messageorthrow.md)
580
-
581
-
582
- </td><td>
583
-
584
- Check if the provided message contains an error and throw an Error if it does
585
-
586
-
587
- </td></tr>
588
- <tr><td>
589
-
590
- [normaliseCriteria(criteria, delimiter)](./foundation-comms.normalisecriteria.md)
591
-
592
-
593
- </td><td>
594
-
595
- Normalise criteria.
596
-
597
-
598
- </td></tr>
599
- <tr><td>
600
-
601
- [onOtherTabReauthComplete(callback)](./foundation-comms.onothertabreauthcomplete.md)
602
-
603
-
604
- </td><td>
605
-
606
- Subscribes to storage events to detect when another tab has finished reauthenticating.
607
-
608
-
609
- </td></tr>
610
- <tr><td>
611
-
612
- [retryInterval(reconnectOptions, scheduler)](./foundation-comms.retryinterval.md)
613
-
614
-
615
- </td><td>
616
-
617
- Generate reconnect interval based on scheduler
618
-
619
-
620
- </td></tr>
621
- <tr><td>
622
-
623
- [toFieldMetadata(fieldDef)](./foundation-comms.tofieldmetadata.md)
624
-
625
-
626
- </td><td>
627
-
628
- Converts the field definitions to field metadata.
629
-
630
-
631
- </td></tr>
632
- <tr><td>
633
-
634
- [tryRefreshSession(options)](./foundation-comms.tryrefreshsession.md)
635
-
636
-
637
- </td><td>
638
-
639
- Attempts to refresh the session when authentication has expired. Uses a localStorage-based lock mechanism to prevent multiple tabs from trying to reauthenticate simultaneously.
640
-
641
-
642
- </td></tr>
643
- <tr><td>
644
-
645
- [until(conditionFunc, timeoutMs)](./foundation-comms.until.md)
646
-
647
-
648
- </td><td>
649
-
650
- Polls a condition function until it returns true or a timeout is reached.
651
-
652
-
653
- </td></tr>
654
- </tbody></table>
655
-
656
- ## Interfaces
657
-
658
- <table><thead><tr><th>
659
-
660
- Interface
661
-
662
-
663
- </th><th>
664
-
665
- Description
666
-
667
-
668
- </th></tr></thead>
669
- <tbody><tr><td>
670
-
671
- [Auth](./foundation-comms.auth.md)
672
-
673
-
674
- </td><td>
675
-
676
- Auth is the main interface for authenticating with a Genesis Server endpoint.
677
-
678
-
679
- </td></tr>
680
- <tr><td>
681
-
682
- [Connect](./foundation-comms.connect.md)
683
-
684
-
685
- </td><td>
686
-
687
- Represents a connection and its capabilities on a remote server Provides methods to send and receive messages, as well as metadata and schema information.
688
-
689
-
690
- </td></tr>
691
- <tr><td>
692
-
693
- [ConnectConfig](./foundation-comms.connectconfig.md)
694
-
695
-
696
- </td><td>
697
-
698
- Configuration options for the Connect (WS) instance.
699
-
700
-
701
- </td></tr>
702
- <tr><td>
703
-
704
- [ConnectEvents](./foundation-comms.connectevents.md)
705
-
706
-
707
- </td><td>
708
-
709
- `ConnectEvents` provide hooks to respond to specific connect events.
710
-
711
-
712
- </td></tr>
713
- <tr><td>
714
-
715
- [ConnectEventsEmitter](./foundation-comms.connecteventsemitter.md)
716
-
717
-
718
- </td><td>
719
-
720
- `ConnectEventsEmitter` provide event emitting hooks to Connect.
721
-
722
-
723
- </td></tr>
724
- <tr><td>
725
-
726
- [CredentialManager](./foundation-comms.credentialmanager.md)
727
-
728
-
729
- </td><td>
730
-
731
- Represents a system for managing user credentials and authentication tokens.
732
-
733
-
734
- </td></tr>
735
- <tr><td>
736
-
737
- [CredentialManagerConfig](./foundation-comms.credentialmanagerconfig.md)
738
-
739
-
740
- </td><td>
741
-
742
- The configuration for the CredentialManager
743
-
744
-
745
- </td></tr>
746
- <tr><td>
747
-
748
- [CredentialManagerCookieConfig](./foundation-comms.credentialmanagercookieconfig.md)
749
-
750
-
751
- </td><td>
752
-
753
- The configuration options for the CredentialManager cookie
754
-
755
-
756
- </td></tr>
757
- <tr><td>
758
-
759
- [Datasource](./foundation-comms.datasource.md)
760
-
761
-
762
- </td><td>
763
-
764
- Datasource interface.
765
-
766
-
767
- </td></tr>
768
- <tr><td>
769
-
770
- [DatasourceConfig](./foundation-comms.datasourceconfig.md)
771
-
772
-
773
- </td><td>
774
-
775
- DatasourceConfig DI interface.
776
-
777
-
778
- </td></tr>
779
- <tr><td>
780
-
781
- [DatasourceMetadata](./foundation-comms.datasourcemetadata.md)
782
-
783
-
784
- </td><td>
785
-
786
- DatasourceMetadata interface.
787
-
788
-
789
- </td></tr>
790
- <tr><td>
791
-
792
- [DatasourceOptions](./foundation-comms.datasourceoptions.md)
793
-
794
-
795
- </td><td>
796
-
797
- Options that can be passed when initializing a datasource.
798
-
799
-
800
- </td></tr>
801
- <tr><td>
802
-
803
- [DataUpdate](./foundation-comms.dataupdate.md)
804
-
805
-
806
- </td><td>
807
-
808
- Data Update definition with details of what data to add, drop, and/or modify.
809
-
810
-
811
- </td></tr>
812
- <tr><td>
813
-
814
- [Dataview](./foundation-comms.dataview.md)
815
-
816
-
817
- </td><td>
818
-
819
- Dataview object
820
-
821
-
822
- </td></tr>
823
- <tr><td>
824
-
825
- [EntityDatasource](./foundation-comms.entitydatasource.md)
826
-
827
-
828
- </td><td>
829
-
830
- **_(ALPHA)_** EntityDatasource DI interface.
831
-
832
-
833
- </td></tr>
834
- <tr><td>
835
-
836
- [EntityDatasourceInit](./foundation-comms.entitydatasourceinit.md)
837
-
838
-
839
- </td><td>
840
-
841
- **_(ALPHA)_** EntityDatasourceInit interface.
842
-
843
-
844
- </td></tr>
845
- <tr><td>
846
-
847
- [FoundationAnalytics](./foundation-comms.foundationanalytics.md)
848
-
849
-
850
- </td><td>
851
-
852
- Represents an analytics tracking system.
853
-
854
-
855
- </td></tr>
856
- <tr><td>
857
-
858
- [GenesisResources](./foundation-comms.genesisresources.md)
859
-
860
-
861
- </td><td>
862
-
863
- GenesisResources DI interface.
864
-
865
-
866
- </td></tr>
867
- <tr><td>
868
-
869
- [GenesisResourcesChannel](./foundation-comms.genesisresourceschannel.md)
870
-
871
-
872
- </td><td>
873
-
874
- GenesisResourcesChannel DI interface.
875
-
876
-
877
- </td></tr>
878
- <tr><td>
879
-
880
- [GenesisResourcesConfig](./foundation-comms.genesisresourcesconfig.md)
881
-
882
-
883
- </td><td>
884
-
885
- GenesisResourcesConfig DI interface.
886
-
887
-
888
- </td></tr>
889
- <tr><td>
890
-
891
- [Http](./foundation-comms.http.md)
892
-
893
-
894
- </td><td>
895
-
896
- An interface representing an HTTP client that can make GET and POST requests and return a promise with the response data.
897
-
898
-
899
- </td></tr>
900
- <tr><td>
901
-
902
- [HttpConnectConfig](./foundation-comms.httpconnectconfig.md)
903
-
904
-
905
- </td><td>
906
-
907
- Configuration options for the Connect (HTTP) instance.
908
-
909
-
910
- </td></tr>
911
- <tr><td>
912
-
913
- [HttpError](./foundation-comms.httperror.md)
914
-
915
-
916
- </td><td>
917
-
918
- An error thrown when an HTTP request fails with a non-2xx status code.
919
-
920
-
921
- </td></tr>
922
- <tr><td>
923
-
924
- [HttpPollingConfig](./foundation-comms.httppollingconfig.md)
925
-
926
-
927
- </td><td>
928
-
929
- Configuration options for http connection.
930
-
931
-
932
- </td></tr>
933
- <tr><td>
934
-
935
- [HttpRequestInit](./foundation-comms.httprequestinit.md)
936
-
937
-
938
- </td><td>
939
-
940
- The options object used when making an HTTP request.
941
-
942
-
943
- </td></tr>
944
- <tr><td>
945
-
946
- [JsonSchemaCache](./foundation-comms.jsonschemacache.md)
947
-
948
-
949
- </td><td>
950
-
951
- A JSON schema cache definition
952
-
953
-
954
- </td></tr>
955
- <tr><td>
956
-
957
- [KeyValue](./foundation-comms.keyvalue.md)
958
-
959
-
960
- </td><td>
961
-
962
- **_(ALPHA)_** KeyValue interface.
963
-
964
-
965
- </td></tr>
966
- <tr><td>
967
-
968
- [KeyValueTransfer](./foundation-comms.keyvaluetransfer.md)
969
-
970
-
971
- </td><td>
972
-
973
- **_(ALPHA)_** KeyValueTransfer interface.
974
-
975
-
976
- </td></tr>
977
- <tr><td>
978
-
979
- [KVStorage](./foundation-comms.kvstorage.md)
980
-
981
-
982
- </td><td>
983
-
984
- **_(ALPHA)_** Represents a KV (key-value) data storage and its capabilities. Provides methods to set and get items from the KV data storage.
985
-
986
-
987
- </td></tr>
988
- <tr><td>
989
-
990
- [KVStorageConfig](./foundation-comms.kvstorageconfig.md)
991
-
992
-
993
- </td><td>
994
-
995
- **_(ALPHA)_** KVStorageConfig DI interface.
996
-
997
-
998
- </td></tr>
999
- <tr><td>
1000
-
1001
- [LogoutResult](./foundation-comms.logoutresult.md)
1002
-
1003
-
1004
- </td><td>
1005
-
1006
- Represents the result of a user logout operation.
1007
-
1008
-
1009
- </td></tr>
1010
- <tr><td>
1011
-
1012
- [MessageBuilder](./foundation-comms.messagebuilder.md)
1013
-
1014
-
1015
- </td><td>
1016
-
1017
- A utility class for building different types of messages.
1018
-
1019
-
1020
- </td></tr>
1021
- <tr><td>
1022
-
1023
- [MetadataCache](./foundation-comms.metadatacache.md)
1024
-
1025
-
1026
- </td><td>
1027
-
1028
- A Metadata cache definition
1029
-
1030
-
1031
- </td></tr>
1032
- <tr><td>
1033
-
1034
- [MonitoredResourceChecksResult](./foundation-comms.monitoredresourcechecksresult.md)
1035
-
1036
-
1037
- </td><td>
1038
-
1039
- MonitoredResourceChecksResult.
1040
-
1041
-
1042
- </td></tr>
1043
- <tr><td>
1044
-
1045
- [MonitoredResourceMetadata](./foundation-comms.monitoredresourcemetadata.md)
1046
-
1047
-
1048
- </td><td>
1049
-
1050
- MonitoredResourceMetadata.
1051
-
1052
-
1053
- </td></tr>
1054
- <tr><td>
1055
-
1056
- [NetworkMonitor](./foundation-comms.networkmonitor.md)
1057
-
1058
-
1059
- </td><td>
1060
-
1061
- `NetworkMonitor` monitors network and resource availability and health.
1062
-
1063
-
1064
- </td></tr>
1065
- <tr><td>
1066
-
1067
- [NetworkMonitorConfig](./foundation-comms.networkmonitorconfig.md)
1068
-
1069
-
1070
- </td><td>
1071
-
1072
- NetworkMonitorConfig DI interface.
1073
-
1074
-
1075
- </td></tr>
1076
- <tr><td>
1077
-
1078
- [PollingConfiguration](./foundation-comms.pollingconfiguration.md)
1079
-
1080
-
1081
- </td><td>
1082
-
1083
- Configuration options for http polling.
1084
-
1085
-
1086
- </td></tr>
1087
- <tr><td>
1088
-
1089
- [ResourcesCache](./foundation-comms.resourcescache.md)
1090
-
1091
-
1092
- </td><td>
1093
-
1094
- A resources cache definition
1095
-
1096
-
1097
- </td></tr>
1098
- <tr><td>
1099
-
1100
- [SerializedSocketStatus](./foundation-comms.serializedsocketstatus.md)
1101
-
1102
-
1103
- </td><td>
1104
-
1105
- `SerializedSocketStatus` provides the serialize state of the web socket.
1106
-
1107
-
1108
- </td></tr>
1109
- <tr><td>
1110
-
1111
- [Serializer](./foundation-comms.serializer.md)
1112
-
1113
-
1114
- </td><td>
1115
-
1116
- A Serializer interface for serializing and deserializing objects.
1117
-
1118
-
1119
- </td></tr>
1120
- <tr><td>
1121
-
1122
- [Session](./foundation-comms.session.md)
1123
-
1124
-
1125
- </td><td>
1126
-
1127
- Represents a session storage and its capabilities. Provides methods to set and get items from the specified storage.
1128
-
1129
-
1130
- </td></tr>
1131
- <tr><td>
1132
-
1133
- [Socket](./foundation-comms.socket.md)
1134
-
1135
-
1136
- </td><td>
1137
-
1138
- Represents a WebSocket used to establish a communication channel between client and a Genesis server. Provides methods for socket connection, sending and receiving WS messages.
1139
-
1140
-
1141
- </td></tr>
1142
- <tr><td>
1143
-
1144
- [SocketStatus](./foundation-comms.socketstatus.md)
1145
-
1146
-
1147
- </td><td>
1148
-
1149
- `SocketStatus` provides the state of the web socket.
1150
-
1151
-
1152
- </td></tr>
1153
- <tr><td>
1154
-
1155
- [User](./foundation-comms.user.md)
1156
-
1157
-
1158
- </td><td>
1159
-
1160
- Represents a User object with associated permissions and profiles.
1161
-
1162
-
1163
- </td></tr>
1164
- </tbody></table>
1165
-
1166
- ## Namespaces
1167
-
1168
- <table><thead><tr><th>
1169
-
1170
- Namespace
1171
-
1172
-
1173
- </th><th>
1174
-
1175
- Description
1176
-
1177
-
1178
- </th></tr></thead>
1179
- <tbody><tr><td>
1180
-
1181
- [FoundationAnalyticsEvent](./foundation-comms.foundationanalyticsevent.md)
1182
-
1183
-
1184
- </td><td>
1185
-
1186
- Namespace for all Analytics event types
1187
-
1188
-
1189
- </td></tr>
1190
- <tr><td>
1191
-
1192
- [MessageDetails](./foundation-comms.messagedetails.md)
1193
-
1194
-
1195
- </td><td>
1196
-
1197
- Namespace for all Message detail types
1198
-
1199
-
1200
- </td></tr>
1201
- </tbody></table>
1202
-
1203
- ## Variables
1204
-
1205
- <table><thead><tr><th>
1206
-
1207
- Variable
1208
-
1209
-
1210
- </th><th>
1211
-
1212
- Description
1213
-
1214
-
1215
- </th></tr></thead>
1216
- <tbody><tr><td>
1217
-
1218
- [CommitAckEventType](./foundation-comms.commitackeventtype.md)
1219
-
1220
-
1221
- </td><td>
1222
-
1223
-
1224
-
1225
- </td></tr>
1226
- <tr><td>
1227
-
1228
- [CommitEventType](./foundation-comms.commiteventtype.md)
1229
-
1230
-
1231
- </td><td>
1232
-
1233
-
1234
-
1235
- </td></tr>
1236
- <tr><td>
1237
-
1238
- [CommitResponseEventType](./foundation-comms.commitresponseeventtype.md)
1239
-
1240
-
1241
- </td><td>
1242
-
1243
-
1244
-
1245
- </td></tr>
1246
- <tr><td>
1247
-
1248
- [credentialSeparator](./foundation-comms.credentialseparator.md)
1249
-
1250
-
1251
- </td><td>
1252
-
1253
- The default separator used for splitting credential parts.
1254
-
1255
-
1256
- </td></tr>
1257
- <tr><td>
1258
-
1259
- [DatasourceStatusChanged](./foundation-comms.datasourcestatuschanged.md)
1260
-
1261
-
1262
- </td><td>
1263
-
1264
- DatasourceStatusChanged.
1265
-
1266
-
1267
- </td></tr>
1268
- <tr><td>
1269
-
1270
- [defaultConnectConfig](./foundation-comms.defaultconnectconfig.md)
1271
-
1272
-
1273
- </td><td>
1274
-
1275
- The default configuration for connecting to a WS service.
1276
-
1277
-
1278
- </td></tr>
1279
- <tr><td>
1280
-
1281
- [defaultCredentialManagerConfig](./foundation-comms.defaultcredentialmanagerconfig.md)
1282
-
1283
-
1284
- </td><td>
1285
-
1286
- The default configuration for the CredentialManager service.
1287
-
1288
-
1289
- </td></tr>
1290
- <tr><td>
1291
-
1292
- [defaultCredentialRequestOptions](./foundation-comms.defaultcredentialrequestoptions.md)
1293
-
1294
-
1295
- </td><td>
1296
-
1297
- The default request options for the CredentialManager service.
1298
-
1299
-
1300
- </td></tr>
1301
- <tr><td>
1302
-
1303
- [defaultDatasourceConfig](./foundation-comms.defaultdatasourceconfig.md)
1304
-
1305
-
1306
- </td><td>
1307
-
1308
- Default DatasourceConfig DI implementation.
1309
-
1310
-
1311
- </td></tr>
1312
- <tr><td>
1313
-
1314
- [defaultGenesisResourcesConfig](./foundation-comms.defaultgenesisresourcesconfig.md)
1315
-
1316
-
1317
- </td><td>
1318
-
1319
- Default GenesisResourcesConfig implementation.
1320
-
1321
-
1322
- </td></tr>
1323
- <tr><td>
1324
-
1325
- [defaultHttpConnectConfig](./foundation-comms.defaulthttpconnectconfig.md)
1326
-
1327
-
1328
- </td><td>
1329
-
1330
- The default configuration for connecting to an HTTP service.
1331
-
1332
-
1333
- </td></tr>
1334
- <tr><td>
1335
-
1336
- [defaultKVStorageConfig](./foundation-comms.defaultkvstorageconfig.md)
1337
-
1338
-
1339
- </td><td>
1340
-
1341
- **_(ALPHA)_** The default configuration for the KVStorage service.
1342
-
1343
-
1344
- </td></tr>
1345
- <tr><td>
1346
-
1347
- [defaultNetworkMonitorConfig](./foundation-comms.defaultnetworkmonitorconfig.md)
1348
-
1349
-
1350
- </td><td>
1351
-
1352
- Default NetworkMonitorConfig DI implementation.
1353
-
1354
-
1355
- </td></tr>
1356
- <tr><td>
1357
-
1358
- [exponentialScheduler](./foundation-comms.exponentialscheduler.md)
1359
-
1360
-
1361
- </td><td>
1362
-
1363
- Expontential Interval scheduler for reconnect
1364
-
1365
-
1366
- </td></tr>
1367
- <tr><td>
1368
-
1369
- [GenesisResourcesChannelId](./foundation-comms.genesisresourceschannelid.md)
1370
-
1371
-
1372
- </td><td>
1373
-
1374
-
1375
-
1376
- </td></tr>
1377
- <tr><td>
1378
-
1379
- [isWebSocketExpression](./foundation-comms.iswebsocketexpression.md)
1380
-
1381
-
1382
- </td><td>
1383
-
1384
- Regular Expression to test valid WebSocket (wss and ws) hosts
1385
-
1386
-
1387
- </td></tr>
1388
- <tr><td>
1389
-
1390
- [linearScheduler](./foundation-comms.linearscheduler.md)
1391
-
1392
-
1393
- </td><td>
1394
-
1395
- Linear Interval scheduler for reconnect
1396
-
1397
-
1398
- </td></tr>
1399
- <tr><td>
1400
-
1401
- [logger](./foundation-comms.logger.md)
1402
-
1403
-
1404
- </td><td>
1405
-
1406
- Logger for the foundation-comms package
1407
-
1408
-
1409
- </td></tr>
1410
- <tr><td>
1411
-
1412
- [MAX\_RECONNECT\_ATTEMPTS](./foundation-comms.max_reconnect_attempts.md)
1413
-
1414
-
1415
- </td><td>
1416
-
1417
- Default number of reconnect attempts
1418
-
1419
-
1420
- </td></tr>
1421
- <tr><td>
1422
-
1423
- [MetadataEventType](./foundation-comms.metadataeventtype.md)
1424
-
1425
-
1426
- </td><td>
1427
-
1428
-
1429
-
1430
- </td></tr>
1431
- <tr><td>
1432
-
1433
- [networkLogger](./foundation-comms.networklogger.md)
1434
-
1435
-
1436
- </td><td>
1437
-
1438
-
1439
-
1440
- </td></tr>
1441
- <tr><td>
1442
-
1443
- [StreamCompleteEventType](./foundation-comms.streamcompleteeventtype.md)
1444
-
1445
-
1446
- </td><td>
1447
-
1448
-
1449
-
1450
- </td></tr>
1451
- <tr><td>
1452
-
1453
- [StreamErrorEventType](./foundation-comms.streamerroreventtype.md)
1454
-
1455
-
1456
- </td><td>
1457
-
1458
-
1459
-
1460
- </td></tr>
1461
- <tr><td>
1462
-
1463
- [StreamEventType](./foundation-comms.streameventtype.md)
1464
-
1465
-
1466
- </td><td>
1467
-
1468
-
1469
-
1470
- </td></tr>
1471
- <tr><td>
1472
-
1473
- [SystemHealthChanged](./foundation-comms.systemhealthchanged.md)
1474
-
1475
-
1476
- </td><td>
1477
-
1478
- SystemHealthChanged.
1479
-
1480
-
1481
- </td></tr>
1482
- <tr><td>
1483
-
1484
- [TYPES\_MAP](./foundation-comms.types_map.md)
1485
-
1486
-
1487
- </td><td>
1488
-
1489
- Types map for FieldTypeEnum.
1490
-
1491
-
1492
- </td></tr>
1493
- </tbody></table>
1494
-
1495
- ## Type Aliases
1496
-
1497
- <table><thead><tr><th>
1498
-
1499
- Type Alias
1500
-
1501
-
1502
- </th><th>
1503
-
1504
- Description
1505
-
1506
-
1507
- </th></tr></thead>
1508
- <tbody><tr><td>
1509
-
1510
- [AuthInfo](./foundation-comms.authinfo.md)
1511
-
1512
-
1513
- </td><td>
1514
-
1515
- Union type of all authentication information types.
1516
-
1517
-
1518
- </td></tr>
1519
- <tr><td>
1520
-
1521
- [BasicAuthInfo](./foundation-comms.basicauthinfo.md)
1522
-
1523
-
1524
- </td><td>
1525
-
1526
- Represents basic authentication information.
1527
-
1528
-
1529
- </td></tr>
1530
- <tr><td>
1531
-
1532
- [BasicCredentialsInput](./foundation-comms.basiccredentialsinput.md)
1533
-
1534
-
1535
- </td><td>
1536
-
1537
- Represents basic credentials for a user.
1538
-
1539
-
1540
- </td></tr>
1541
- <tr><td>
1542
-
1543
- [CommitAckEvent](./foundation-comms.commitackevent.md)
1544
-
1545
-
1546
- </td><td>
1547
-
1548
-
1549
-
1550
- </td></tr>
1551
- <tr><td>
1552
-
1553
- [CommitAckEventDetail](./foundation-comms.commitackeventdetail.md)
1554
-
1555
-
1556
- </td><td>
1557
-
1558
-
1559
-
1560
- </td></tr>
1561
- <tr><td>
1562
-
1563
- [CommitEvent](./foundation-comms.commitevent.md)
1564
-
1565
-
1566
- </td><td>
1567
-
1568
-
1569
-
1570
- </td></tr>
1571
- <tr><td>
1572
-
1573
- [CommitEventDetail](./foundation-comms.commiteventdetail.md)
1574
-
1575
-
1576
- </td><td>
1577
-
1578
-
1579
-
1580
- </td></tr>
1581
- <tr><td>
1582
-
1583
- [CommitParams](./foundation-comms.commitparams.md)
1584
-
1585
-
1586
- </td><td>
1587
-
1588
- Parameters for a COMMIT message
1589
-
1590
-
1591
- </td></tr>
1592
- <tr><td>
1593
-
1594
- [CommitResponseEvent](./foundation-comms.commitresponseevent.md)
1595
-
1596
-
1597
- </td><td>
1598
-
1599
-
1600
-
1601
- </td></tr>
1602
- <tr><td>
1603
-
1604
- [CommitResponseEventDetail](./foundation-comms.commitresponseeventdetail.md)
1605
-
1606
-
1607
- </td><td>
1608
-
1609
-
1610
-
1611
- </td></tr>
1612
- <tr><td>
1613
-
1614
- [ConnectionStatus](./foundation-comms.connectionstatus.md)
1615
-
1616
-
1617
- </td><td>
1618
-
1619
- The connection status of the Genesis client.
1620
-
1621
-
1622
- </td></tr>
1623
- <tr><td>
1624
-
1625
- [CredentialData\_2](./foundation-comms.credentialdata_2.md)
1626
-
1627
-
1628
- </td><td>
1629
-
1630
- Represents user credentials.
1631
-
1632
-
1633
- </td></tr>
1634
- <tr><td>
1635
-
1636
- [DataserverParams](./foundation-comms.dataserverparams.md)
1637
-
1638
-
1639
- </td><td>
1640
-
1641
- Parameters for a DATA\_LOGON messages
1642
-
1643
-
1644
- </td></tr>
1645
- <tr><td>
1646
-
1647
- [DatasourceStatus](./foundation-comms.datasourcestatus.md)
1648
-
1649
-
1650
- </td><td>
1651
-
1652
- DatasourceStatus.
1653
-
1654
-
1655
- </td></tr>
1656
- <tr><td>
1657
-
1658
- [DatasourceStatusChangedEvent](./foundation-comms.datasourcestatuschangedevent.md)
1659
-
1660
-
1661
- </td><td>
1662
-
1663
- DatasourceStatusChangedEvent.
1664
-
1665
-
1666
- </td></tr>
1667
- <tr><td>
1668
-
1669
- [FieldMetadata](./foundation-comms.fieldmetadata.md)
1670
-
1671
-
1672
- </td><td>
1673
-
1674
- Field Metadata definition.
1675
-
1676
-
1677
- </td></tr>
1678
- <tr><td>
1679
-
1680
- [FilteredDataServerResult](./foundation-comms.filtereddataserverresult.md)
1681
-
1682
-
1683
- </td><td>
1684
-
1685
- Fitlered result after initial DATASERVER data fetch.
1686
-
1687
-
1688
- </td></tr>
1689
- <tr><td>
1690
-
1691
- [GenesisConnectEvents](./foundation-comms.genesisconnectevents.md)
1692
-
1693
-
1694
- </td><td>
1695
-
1696
- Genesis connect events that can be monitored to invoke resource checking.
1697
-
1698
-
1699
- </td></tr>
1700
- <tr><td>
1701
-
1702
- [GenesisResourcesEvents](./foundation-comms.genesisresourcesevents.md)
1703
-
1704
-
1705
- </td><td>
1706
-
1707
-
1708
-
1709
- </td></tr>
1710
- <tr><td>
1711
-
1712
- [GetCredentialOptions](./foundation-comms.getcredentialoptions.md)
1713
-
1714
-
1715
- </td><td>
1716
-
1717
- Represents options for retrieving credentials.
1718
-
1719
-
1720
- </td></tr>
1721
- <tr><td>
1722
-
1723
- [IndexDetail](./foundation-comms.indexdetail.md)
1724
-
1725
-
1726
- </td><td>
1727
-
1728
- Index Detail definition.
1729
-
1730
-
1731
- </td></tr>
1732
- <tr><td>
1733
-
1734
- [JwtAuthInfo](./foundation-comms.jwtauthinfo.md)
1735
-
1736
-
1737
- </td><td>
1738
-
1739
- Represents JWT authentication information.
1740
-
1741
-
1742
- </td></tr>
1743
- <tr><td>
1744
-
1745
- [KVEventFailureResponse](./foundation-comms.kveventfailureresponse.md)
1746
-
1747
-
1748
- </td><td>
1749
-
1750
- **_(ALPHA)_** KVStorage type.
1751
-
1752
-
1753
- </td></tr>
1754
- <tr><td>
1755
-
1756
- [KVValue](./foundation-comms.kvvalue.md)
1757
-
1758
-
1759
- </td><td>
1760
-
1761
- **_(ALPHA)_** KVValue type.
1762
-
1763
-
1764
- </td></tr>
1765
- <tr><td>
1766
-
1767
- [LoginResult](./foundation-comms.loginresult.md)
1768
-
1769
-
1770
- </td><td>
1771
-
1772
- Represents the result of a user login operation.
1773
-
1774
-
1775
- </td></tr>
1776
- <tr><td>
1777
-
1778
- [Message](./foundation-comms.message.md)
1779
-
1780
-
1781
- </td><td>
1782
-
1783
- Base Message type for all DETAIL variants
1784
-
1785
-
1786
- </td></tr>
1787
- <tr><td>
1788
-
1789
- [MessageError](./foundation-comms.messageerror.md)
1790
-
1791
-
1792
- </td><td>
1793
-
1794
- Error definition for a message result
1795
-
1796
-
1797
- </td></tr>
1798
- <tr><td>
1799
-
1800
- [MetaCache](./foundation-comms.metacache.md)
1801
-
1802
-
1803
- </td><td>
1804
-
1805
- Union type of MetadataCache, JsonSchemaCache and ResourcesCache
1806
-
1807
-
1808
- </td></tr>
1809
- <tr><td>
1810
-
1811
- [Metadata](./foundation-comms.metadata.md)
1812
-
1813
-
1814
- </td><td>
1815
-
1816
- Metadata definition for a given resource.
1817
-
1818
-
1819
- </td></tr>
1820
- <tr><td>
1821
-
1822
- [MetadataDetail](./foundation-comms.metadatadetail.md)
1823
-
1824
-
1825
- </td><td>
1826
-
1827
- Metadata Detail definition.
1828
-
1829
-
1830
- </td></tr>
1831
- <tr><td>
1832
-
1833
- [MetadataEvent](./foundation-comms.metadataevent.md)
1834
-
1835
-
1836
- </td><td>
1837
-
1838
-
1839
-
1840
- </td></tr>
1841
- <tr><td>
1842
-
1843
- [MetadataEventDetail](./foundation-comms.metadataeventdetail.md)
1844
-
1845
-
1846
- </td><td>
1847
-
1848
-
1849
-
1850
- </td></tr>
1851
- <tr><td>
1852
-
1853
- [MonitoredResource](./foundation-comms.monitoredresource.md)
1854
-
1855
-
1856
- </td><td>
1857
-
1858
- MonitoredResource.
1859
-
1860
-
1861
- </td></tr>
1862
- <tr><td>
1863
-
1864
- [MonitoredResourceChecks](./foundation-comms.monitoredresourcechecks.md)
1865
-
1866
-
1867
- </td><td>
1868
-
1869
- MonitoredResourceChecks.
1870
-
1871
-
1872
- </td></tr>
1873
- <tr><td>
1874
-
1875
- [MonitoredResourceDataLogon](./foundation-comms.monitoredresourcedatalogon.md)
1876
-
1877
-
1878
- </td><td>
1879
-
1880
- MonitoredResourceDataLogon.
1881
-
1882
-
1883
- </td></tr>
1884
- <tr><td>
1885
-
1886
- [PingMessage](./foundation-comms.pingmessage.md)
1887
-
1888
-
1889
- </td><td>
1890
-
1891
-
1892
-
1893
- </td></tr>
1894
- <tr><td>
1895
-
1896
- [PongMessage](./foundation-comms.pongmessage.md)
1897
-
1898
-
1899
- </td><td>
1900
-
1901
-
1902
-
1903
- </td></tr>
1904
- <tr><td>
1905
-
1906
- [RawDataServerResult](./foundation-comms.rawdataserverresult.md)
1907
-
1908
-
1909
- </td><td>
1910
-
1911
- Raw result from a DATASERVER data fetch.
1912
-
1913
-
1914
- </td></tr>
1915
- <tr><td>
1916
-
1917
- [RefreshAuthInfo](./foundation-comms.refreshauthinfo.md)
1918
-
1919
-
1920
- </td><td>
1921
-
1922
- Represents refresh token authentication information.
1923
-
1924
-
1925
- </td></tr>
1926
- <tr><td>
1927
-
1928
- [RefreshCredentialsInput](./foundation-comms.refreshcredentialsinput.md)
1929
-
1930
-
1931
- </td><td>
1932
-
1933
- Represents refresh credentials for a user.
1934
-
1935
-
1936
- </td></tr>
1937
- <tr><td>
1938
-
1939
- [ReplyDetail](./foundation-comms.replydetail.md)
1940
-
1941
-
1942
- </td><td>
1943
-
1944
- Reply Detail definition.
1945
-
1946
-
1947
- </td></tr>
1948
- <tr><td>
1949
-
1950
- [RequestDetailsParam](./foundation-comms.requestdetailsparam.md)
1951
-
1952
-
1953
- </td><td>
1954
-
1955
-
1956
-
1957
- </td></tr>
1958
- <tr><td>
1959
-
1960
- [RequestParams](./foundation-comms.requestparams.md)
1961
-
1962
-
1963
- </td><td>
1964
-
1965
- Parameters for a REQ\_ messages
1966
-
1967
-
1968
- </td></tr>
1969
- <tr><td>
1970
-
1971
- [RequestServerResult](./foundation-comms.requestserverresult.md)
1972
-
1973
-
1974
- </td><td>
1975
-
1976
- Raw result from a REQUEST\_SERVER data fetch.
1977
-
1978
-
1979
- </td></tr>
1980
- <tr><td>
1981
-
1982
- [ResourceHealth](./foundation-comms.resourcehealth.md)
1983
-
1984
-
1985
- </td><td>
1986
-
1987
- ResourceHealth.
1988
-
1989
-
1990
- </td></tr>
1991
- <tr><td>
1992
-
1993
- [ResourceItem](./foundation-comms.resourceitem.md)
1994
-
1995
-
1996
- </td><td>
1997
-
1998
-
1999
-
2000
- </td></tr>
2001
- <tr><td>
2002
-
2003
- [ResourcesMessage](./foundation-comms.resourcesmessage.md)
2004
-
2005
-
2006
- </td><td>
2007
-
2008
-
2009
-
2010
- </td></tr>
2011
- <tr><td>
2012
-
2013
- [RowData](./foundation-comms.rowdata.md)
2014
-
2015
-
2016
- </td><td>
2017
-
2018
- Row Data definition.
2019
-
2020
-
2021
- </td></tr>
2022
- <tr><td>
2023
-
2024
- [SchemaResponse](./foundation-comms.schemaresponse.md)
2025
-
2026
-
2027
- </td><td>
2028
-
2029
- Schema Response definition.
2030
-
2031
-
2032
- </td></tr>
2033
- <tr><td>
2034
-
2035
- [ServerRow](./foundation-comms.serverrow.md)
2036
-
2037
-
2038
- </td><td>
2039
-
2040
- Server Row definition.
2041
-
2042
-
2043
- </td></tr>
2044
- <tr><td>
2045
-
2046
- [SocketConnectOptions](./foundation-comms.socketconnectoptions.md)
2047
-
2048
-
2049
- </td><td>
2050
-
2051
- The Socket connection options definition.
2052
-
2053
-
2054
- </td></tr>
2055
- <tr><td>
2056
-
2057
- [SocketReconnectOptions](./foundation-comms.socketreconnectoptions.md)
2058
-
2059
-
2060
- </td><td>
2061
-
2062
- Socket reconnection options
2063
-
2064
-
2065
- </td></tr>
2066
- <tr><td>
2067
-
2068
- [SocketReconnectScheduler](./foundation-comms.socketreconnectscheduler.md)
2069
-
2070
-
2071
- </td><td>
2072
-
2073
- Socket reconnection scheduler
2074
-
2075
-
2076
- </td></tr>
2077
- <tr><td>
2078
-
2079
- [SsoAuthInfo](./foundation-comms.ssoauthinfo.md)
2080
-
2081
-
2082
- </td><td>
2083
-
2084
- Represents SSO authentication information.
2085
-
2086
-
2087
- </td></tr>
2088
- <tr><td>
2089
-
2090
- [SSOCredentialsInput](./foundation-comms.ssocredentialsinput.md)
2091
-
2092
-
2093
- </td><td>
2094
-
2095
- Represents SSO credentials for a user.
2096
-
2097
-
2098
- </td></tr>
2099
- <tr><td>
2100
-
2101
- [StorageType](./foundation-comms.storagetype.md)
2102
-
2103
-
2104
- </td><td>
2105
-
2106
- The available browser storage types.
2107
-
2108
-
2109
- </td></tr>
2110
- <tr><td>
2111
-
2112
- [StreamCompleteEvent](./foundation-comms.streamcompleteevent.md)
2113
-
2114
-
2115
- </td><td>
2116
-
2117
-
2118
-
2119
- </td></tr>
2120
- <tr><td>
2121
-
2122
- [StreamCompleteEventDetail](./foundation-comms.streamcompleteeventdetail.md)
2123
-
2124
-
2125
- </td><td>
2126
-
2127
-
2128
-
2129
- </td></tr>
2130
- <tr><td>
2131
-
2132
- [StreamErrorEvent](./foundation-comms.streamerrorevent.md)
2133
-
2134
-
2135
- </td><td>
2136
-
2137
-
2138
-
2139
- </td></tr>
2140
- <tr><td>
2141
-
2142
- [StreamErrorEventDetail](./foundation-comms.streamerroreventdetail.md)
2143
-
2144
-
2145
- </td><td>
2146
-
2147
-
2148
-
2149
- </td></tr>
2150
- <tr><td>
2151
-
2152
- [StreamEvent](./foundation-comms.streamevent.md)
2153
-
2154
-
2155
- </td><td>
2156
-
2157
-
2158
-
2159
- </td></tr>
2160
- <tr><td>
2161
-
2162
- [StreamEventDetail](./foundation-comms.streameventdetail.md)
2163
-
2164
-
2165
- </td><td>
2166
-
2167
-
2168
-
2169
- </td></tr>
2170
- <tr><td>
2171
-
2172
- [StreamEventFunctions](./foundation-comms.streameventfunctions.md)
2173
-
2174
-
2175
- </td><td>
2176
-
2177
-
2178
-
2179
- </td></tr>
2180
- <tr><td>
2181
-
2182
- [SystemHealthChangedEvent](./foundation-comms.systemhealthchangedevent.md)
2183
-
2184
-
2185
- </td><td>
2186
-
2187
- SystemHealthChangedEvent.
2188
-
2189
-
2190
- </td></tr>
2191
- <tr><td>
2192
-
2193
- [SystemHealthStatus](./foundation-comms.systemhealthstatus.md)
2194
-
2195
-
2196
- </td><td>
2197
-
2198
- SystemHealthStatus.
2199
-
2200
-
2201
- </td></tr>
2202
- </tbody></table>
2203
-