@genesislcap/foundation-fdc3 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 (57) hide show
  1. package/README.md +5 -75
  2. package/package.json +14 -14
  3. package/docs/api/foundation-fdc3.appchannellistenerconfig.channelname.md +0 -14
  4. package/docs/api/foundation-fdc3.appchannellistenerconfig.md +0 -62
  5. package/docs/api/foundation-fdc3.fdc3.addchannellistener.md +0 -86
  6. package/docs/api/foundation-fdc3.fdc3.addintentlisteners.md +0 -54
  7. package/docs/api/foundation-fdc3.fdc3.addsystemchannellistener.md +0 -70
  8. package/docs/api/foundation-fdc3.fdc3.broadcastonchannel.md +0 -86
  9. package/docs/api/foundation-fdc3.fdc3.broadcastonchanneleventhandler.md +0 -70
  10. package/docs/api/foundation-fdc3.fdc3.broadcastoncurrentchannel.md +0 -70
  11. package/docs/api/foundation-fdc3.fdc3.currentchannel_.md +0 -13
  12. package/docs/api/foundation-fdc3.fdc3.findintent.md +0 -72
  13. package/docs/api/foundation-fdc3.fdc3.findintentsbycontext.md +0 -56
  14. package/docs/api/foundation-fdc3.fdc3.getcurrentchannel.md +0 -17
  15. package/docs/api/foundation-fdc3.fdc3.getorcreatechannel.md +0 -56
  16. package/docs/api/foundation-fdc3.fdc3.handlechannelcurrentcontext.md +0 -86
  17. package/docs/api/foundation-fdc3.fdc3.isinteropfdc3.md +0 -13
  18. package/docs/api/foundation-fdc3.fdc3.isready.md +0 -13
  19. package/docs/api/foundation-fdc3.fdc3.isready_.md +0 -13
  20. package/docs/api/foundation-fdc3.fdc3.joinchannel.md +0 -56
  21. package/docs/api/foundation-fdc3.fdc3.md +0 -284
  22. package/docs/api/foundation-fdc3.fdc3.raiseintent.md +0 -72
  23. package/docs/api/foundation-fdc3.fdc3.raiseintentforcontext.md +0 -56
  24. package/docs/api/foundation-fdc3.fdc3appintent.md +0 -18
  25. package/docs/api/foundation-fdc3.fdc3channel.md +0 -18
  26. package/docs/api/foundation-fdc3.fdc3context.md +0 -18
  27. package/docs/api/foundation-fdc3.fdc3contexthandler.md +0 -16
  28. package/docs/api/foundation-fdc3.fdc3contextlistener.config.md +0 -14
  29. package/docs/api/foundation-fdc3.fdc3contextlistener.md +0 -62
  30. package/docs/api/foundation-fdc3.fdc3intentlistener.fdc3.md +0 -14
  31. package/docs/api/foundation-fdc3.fdc3intentlistener.intentconfig.md +0 -14
  32. package/docs/api/foundation-fdc3.fdc3intentlistener.md +0 -81
  33. package/docs/api/foundation-fdc3.fdc3intentresolution.md +0 -18
  34. package/docs/api/foundation-fdc3.fdc3intents.md +0 -16
  35. package/docs/api/foundation-fdc3.fdc3raiseintent.eventname.md +0 -14
  36. package/docs/api/foundation-fdc3.fdc3raiseintent.fdc3.md +0 -14
  37. package/docs/api/foundation-fdc3.fdc3raiseintent.intentname.md +0 -14
  38. package/docs/api/foundation-fdc3.fdc3raiseintent.intenttype.md +0 -14
  39. package/docs/api/foundation-fdc3.fdc3raiseintent.mappingfunction.md +0 -14
  40. package/docs/api/foundation-fdc3.fdc3raiseintent.md +0 -138
  41. package/docs/api/foundation-fdc3.fdc3systemchannellistener.config.md +0 -14
  42. package/docs/api/foundation-fdc3.fdc3systemchannellistener.fdc3.md +0 -14
  43. package/docs/api/foundation-fdc3.fdc3systemchannellistener.md +0 -81
  44. package/docs/api/foundation-fdc3.intentconfig.callback.md +0 -14
  45. package/docs/api/foundation-fdc3.intentconfig.intent.md +0 -14
  46. package/docs/api/foundation-fdc3.intentconfig.md +0 -80
  47. package/docs/api/foundation-fdc3.interopfoundationnotificationlistener.md +0 -66
  48. package/docs/api/foundation-fdc3.interopnotificationslistener.ioconnectnotificationoptions.md +0 -11
  49. package/docs/api/foundation-fdc3.interopnotificationslistener.md +0 -93
  50. package/docs/api/foundation-fdc3.interopnotificationslistener.shownotificationtoast.md +0 -50
  51. package/docs/api/foundation-fdc3.logger.md +0 -13
  52. package/docs/api/foundation-fdc3.md +0 -254
  53. package/docs/api/foundation-fdc3.systemchannellistenerconfig.callback.md +0 -14
  54. package/docs/api/foundation-fdc3.systemchannellistenerconfig.channeltype.md +0 -14
  55. package/docs/api/foundation-fdc3.systemchannellistenerconfig.md +0 -80
  56. package/docs/api/index.md +0 -30
  57. package/docs/api-report.md.api.md +0 -281
@@ -1,81 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-fdc3](./foundation-fdc3.md) &gt; [Fdc3SystemChannelListener](./foundation-fdc3.fdc3systemchannellistener.md)
4
-
5
- ## Fdc3SystemChannelListener class
6
-
7
- > This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
- >
9
-
10
- fdc3-system-channel-listener Util element to listen to the context on a fdc3 system channel
11
-
12
- **Signature:**
13
-
14
- ```typescript
15
- export declare class Fdc3SystemChannelListener extends Fdc3SystemChannelListener_base
16
- ```
17
- **Extends:** Fdc3SystemChannelListener\_base
18
-
19
- ## Properties
20
-
21
- <table><thead><tr><th>
22
-
23
- Property
24
-
25
-
26
- </th><th>
27
-
28
- Modifiers
29
-
30
-
31
- </th><th>
32
-
33
- Type
34
-
35
-
36
- </th><th>
37
-
38
- Description
39
-
40
-
41
- </th></tr></thead>
42
- <tbody><tr><td>
43
-
44
- [config](./foundation-fdc3.fdc3systemchannellistener.config.md)
45
-
46
-
47
- </td><td>
48
-
49
-
50
- </td><td>
51
-
52
- [SystemChannelListenerConfig](./foundation-fdc3.systemchannellistenerconfig.md)<!-- -->\[\]
53
-
54
-
55
- </td><td>
56
-
57
- **_(ALPHA)_**
58
-
59
-
60
- </td></tr>
61
- <tr><td>
62
-
63
- [fdc3](./foundation-fdc3.fdc3systemchannellistener.fdc3.md)
64
-
65
-
66
- </td><td>
67
-
68
-
69
- </td><td>
70
-
71
- [FDC3](./foundation-fdc3.fdc3.md)
72
-
73
-
74
- </td><td>
75
-
76
- **_(ALPHA)_**
77
-
78
-
79
- </td></tr>
80
- </tbody></table>
81
-
@@ -1,14 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-fdc3](./foundation-fdc3.md) &gt; [IntentConfig](./foundation-fdc3.intentconfig.md) &gt; [callback](./foundation-fdc3.intentconfig.callback.md)
4
-
5
- ## IntentConfig.callback property
6
-
7
- > This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
- >
9
-
10
- **Signature:**
11
-
12
- ```typescript
13
- callback: (FDC3Context: any) => void;
14
- ```
@@ -1,14 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-fdc3](./foundation-fdc3.md) &gt; [IntentConfig](./foundation-fdc3.intentconfig.md) &gt; [intent](./foundation-fdc3.intentconfig.intent.md)
4
-
5
- ## IntentConfig.intent property
6
-
7
- > This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
- >
9
-
10
- **Signature:**
11
-
12
- ```typescript
13
- intent: string;
14
- ```
@@ -1,80 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-fdc3](./foundation-fdc3.md) &gt; [IntentConfig](./foundation-fdc3.intentconfig.md)
4
-
5
- ## IntentConfig interface
6
-
7
- > This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
- >
9
-
10
- fdc3-intent-listener listen intent config
11
-
12
- **Signature:**
13
-
14
- ```typescript
15
- export interface IntentConfig
16
- ```
17
-
18
- ## Properties
19
-
20
- <table><thead><tr><th>
21
-
22
- Property
23
-
24
-
25
- </th><th>
26
-
27
- Modifiers
28
-
29
-
30
- </th><th>
31
-
32
- Type
33
-
34
-
35
- </th><th>
36
-
37
- Description
38
-
39
-
40
- </th></tr></thead>
41
- <tbody><tr><td>
42
-
43
- [callback](./foundation-fdc3.intentconfig.callback.md)
44
-
45
-
46
- </td><td>
47
-
48
-
49
- </td><td>
50
-
51
- (FDC3Context: any) =&gt; void
52
-
53
-
54
- </td><td>
55
-
56
- **_(ALPHA)_**
57
-
58
-
59
- </td></tr>
60
- <tr><td>
61
-
62
- [intent](./foundation-fdc3.intentconfig.intent.md)
63
-
64
-
65
- </td><td>
66
-
67
-
68
- </td><td>
69
-
70
- string
71
-
72
-
73
- </td><td>
74
-
75
- **_(ALPHA)_**
76
-
77
-
78
- </td></tr>
79
- </tbody></table>
80
-
@@ -1,66 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-fdc3](./foundation-fdc3.md) &gt; [interopFoundationNotificationListener](./foundation-fdc3.interopfoundationnotificationlistener.md)
4
-
5
- ## interopFoundationNotificationListener() function
6
-
7
- The Foundation Interop Notification Listener
8
-
9
- **Signature:**
10
-
11
- ```typescript
12
- interopFoundationNotificationListener: (overrideDefinition?: import("@microsoft/fast-foundation").OverrideFoundationElementDefinition<{
13
- baseName: string;
14
- template: import("@microsoft/fast-element").ViewTemplate<NotificationListener, any>;
15
- shadowOptions: ShadowRootInit;
16
- }>) => import("@microsoft/fast-foundation").FoundationElementRegistry<{
17
- baseName: string;
18
- template: import("@microsoft/fast-element").ViewTemplate<NotificationListener, any>;
19
- shadowOptions: ShadowRootInit;
20
- }, typeof InteropNotificationsListener>
21
- ```
22
-
23
- ## Parameters
24
-
25
- <table><thead><tr><th>
26
-
27
- Parameter
28
-
29
-
30
- </th><th>
31
-
32
- Type
33
-
34
-
35
- </th><th>
36
-
37
- Description
38
-
39
-
40
- </th></tr></thead>
41
- <tbody><tr><td>
42
-
43
- overrideDefinition
44
-
45
-
46
- </td><td>
47
-
48
- import("@microsoft/fast-foundation").OverrideFoundationElementDefinition&lt;{ baseName: string; template: import("@microsoft/fast-element").ViewTemplate&lt;NotificationListener, any&gt;; shadowOptions: ShadowRootInit; }&gt;
49
-
50
-
51
- </td><td>
52
-
53
- _(Optional)_
54
-
55
-
56
- </td></tr>
57
- </tbody></table>
58
-
59
- **Returns:**
60
-
61
- import("@microsoft/fast-foundation").FoundationElementRegistry&lt;{ baseName: string; template: import("@microsoft/fast-element").ViewTemplate&lt;NotificationListener, any&gt;; shadowOptions: ShadowRootInit; }, typeof [InteropNotificationsListener](./foundation-fdc3.interopnotificationslistener.md)<!-- -->&gt;
62
-
63
- ## Remarks
64
-
65
- HTML Element: &lt;<!-- -->foundation-interop-notification-listener<!-- -->&gt;
66
-
@@ -1,11 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-fdc3](./foundation-fdc3.md) &gt; [InteropNotificationsListener](./foundation-fdc3.interopnotificationslistener.md) &gt; [iOConnectNotificationOptions](./foundation-fdc3.interopnotificationslistener.ioconnectnotificationoptions.md)
4
-
5
- ## InteropNotificationsListener.iOConnectNotificationOptions property
6
-
7
- **Signature:**
8
-
9
- ```typescript
10
- iOConnectNotificationOptions: IOConnectDesktop.Notifications.IOConnectNotificationOptions;
11
- ```
@@ -1,93 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-fdc3](./foundation-fdc3.md) &gt; [InteropNotificationsListener](./foundation-fdc3.interopnotificationslistener.md)
4
-
5
- ## InteropNotificationsListener class
6
-
7
- **Signature:**
8
-
9
- ```typescript
10
- export declare class InteropNotificationsListener extends NotificationListener
11
- ```
12
- **Extends:** NotificationListener
13
-
14
- ## Remarks
15
-
16
- This component extends the notification listener class and overrides the logic for showing the toast message to instead dispatch the event to the interop notifications bus.
17
-
18
- ## Properties
19
-
20
- <table><thead><tr><th>
21
-
22
- Property
23
-
24
-
25
- </th><th>
26
-
27
- Modifiers
28
-
29
-
30
- </th><th>
31
-
32
- Type
33
-
34
-
35
- </th><th>
36
-
37
- Description
38
-
39
-
40
- </th></tr></thead>
41
- <tbody><tr><td>
42
-
43
- [iOConnectNotificationOptions](./foundation-fdc3.interopnotificationslistener.ioconnectnotificationoptions.md)
44
-
45
-
46
- </td><td>
47
-
48
-
49
- </td><td>
50
-
51
- IOConnectDesktop.Notifications.IOConnectNotificationOptions
52
-
53
-
54
- </td><td>
55
-
56
-
57
- </td></tr>
58
- </tbody></table>
59
-
60
- ## Methods
61
-
62
- <table><thead><tr><th>
63
-
64
- Method
65
-
66
-
67
- </th><th>
68
-
69
- Modifiers
70
-
71
-
72
- </th><th>
73
-
74
- Description
75
-
76
-
77
- </th></tr></thead>
78
- <tbody><tr><td>
79
-
80
- [showNotificationToast(row)](./foundation-fdc3.interopnotificationslistener.shownotificationtoast.md)
81
-
82
-
83
- </td><td>
84
-
85
- `protected`
86
-
87
-
88
- </td><td>
89
-
90
-
91
- </td></tr>
92
- </tbody></table>
93
-
@@ -1,50 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-fdc3](./foundation-fdc3.md) &gt; [InteropNotificationsListener](./foundation-fdc3.interopnotificationslistener.md) &gt; [showNotificationToast](./foundation-fdc3.interopnotificationslistener.shownotificationtoast.md)
4
-
5
- ## InteropNotificationsListener.showNotificationToast() method
6
-
7
- **Signature:**
8
-
9
- ```typescript
10
- protected showNotificationToast(row: NotificationDataRow): void;
11
- ```
12
-
13
- ## Parameters
14
-
15
- <table><thead><tr><th>
16
-
17
- Parameter
18
-
19
-
20
- </th><th>
21
-
22
- Type
23
-
24
-
25
- </th><th>
26
-
27
- Description
28
-
29
-
30
- </th></tr></thead>
31
- <tbody><tr><td>
32
-
33
- row
34
-
35
-
36
- </td><td>
37
-
38
- NotificationDataRow
39
-
40
-
41
- </td><td>
42
-
43
-
44
- </td></tr>
45
- </tbody></table>
46
-
47
- **Returns:**
48
-
49
- void
50
-
@@ -1,13 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-fdc3](./foundation-fdc3.md) &gt; [logger](./foundation-fdc3.logger.md)
4
-
5
- ## logger variable
6
-
7
- Logger for the foundation-fdc3 package
8
-
9
- **Signature:**
10
-
11
- ```typescript
12
- logger: import("@genesislcap/foundation-logger").Logger
13
- ```
@@ -1,254 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-fdc3](./foundation-fdc3.md)
4
-
5
- ## foundation-fdc3 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
- [Fdc3ContextListener](./foundation-fdc3.fdc3contextlistener.md)
23
-
24
-
25
- </td><td>
26
-
27
- **_(ALPHA)_** fdc3-context-listener listen to app channel context
28
-
29
-
30
- </td></tr>
31
- <tr><td>
32
-
33
- [Fdc3IntentListener](./foundation-fdc3.fdc3intentlistener.md)
34
-
35
-
36
- </td><td>
37
-
38
- **_(ALPHA)_** fdc3-system-channel-listener Util element to listen to the context on a fdc3 app channel
39
-
40
-
41
- </td></tr>
42
- <tr><td>
43
-
44
- [Fdc3RaiseIntent](./foundation-fdc3.fdc3raiseintent.md)
45
-
46
-
47
- </td><td>
48
-
49
- **_(ALPHA)_** fdc3-raise-intent
50
-
51
-
52
- </td></tr>
53
- <tr><td>
54
-
55
- [Fdc3SystemChannelListener](./foundation-fdc3.fdc3systemchannellistener.md)
56
-
57
-
58
- </td><td>
59
-
60
- **_(ALPHA)_** fdc3-system-channel-listener Util element to listen to the context on a fdc3 system channel
61
-
62
-
63
- </td></tr>
64
- <tr><td>
65
-
66
- [InteropNotificationsListener](./foundation-fdc3.interopnotificationslistener.md)
67
-
68
-
69
- </td><td>
70
-
71
-
72
- </td></tr>
73
- </tbody></table>
74
-
75
- ## Functions
76
-
77
- <table><thead><tr><th>
78
-
79
- Function
80
-
81
-
82
- </th><th>
83
-
84
- Description
85
-
86
-
87
- </th></tr></thead>
88
- <tbody><tr><td>
89
-
90
- [interopFoundationNotificationListener(overrideDefinition)](./foundation-fdc3.interopfoundationnotificationlistener.md)
91
-
92
-
93
- </td><td>
94
-
95
- The Foundation Interop Notification Listener
96
-
97
-
98
- </td></tr>
99
- </tbody></table>
100
-
101
- ## Interfaces
102
-
103
- <table><thead><tr><th>
104
-
105
- Interface
106
-
107
-
108
- </th><th>
109
-
110
- Description
111
-
112
-
113
- </th></tr></thead>
114
- <tbody><tr><td>
115
-
116
- [AppChannelListenerConfig](./foundation-fdc3.appchannellistenerconfig.md)
117
-
118
-
119
- </td><td>
120
-
121
- **_(ALPHA)_** fdc3-context-listener listen channel config
122
-
123
-
124
- </td></tr>
125
- <tr><td>
126
-
127
- [FDC3](./foundation-fdc3.fdc3.md)
128
-
129
-
130
- </td><td>
131
-
132
- The FDC3 API interface.
133
-
134
-
135
- </td></tr>
136
- <tr><td>
137
-
138
- [FDC3AppIntent](./foundation-fdc3.fdc3appintent.md)
139
-
140
-
141
- </td><td>
142
-
143
-
144
- </td></tr>
145
- <tr><td>
146
-
147
- [FDC3Channel](./foundation-fdc3.fdc3channel.md)
148
-
149
-
150
- </td><td>
151
-
152
-
153
- </td></tr>
154
- <tr><td>
155
-
156
- [FDC3Context](./foundation-fdc3.fdc3context.md)
157
-
158
-
159
- </td><td>
160
-
161
-
162
- </td></tr>
163
- <tr><td>
164
-
165
- [FDC3IntentResolution](./foundation-fdc3.fdc3intentresolution.md)
166
-
167
-
168
- </td><td>
169
-
170
-
171
- </td></tr>
172
- <tr><td>
173
-
174
- [IntentConfig](./foundation-fdc3.intentconfig.md)
175
-
176
-
177
- </td><td>
178
-
179
- **_(ALPHA)_** fdc3-intent-listener listen intent config
180
-
181
-
182
- </td></tr>
183
- <tr><td>
184
-
185
- [SystemChannelListenerConfig](./foundation-fdc3.systemchannellistenerconfig.md)
186
-
187
-
188
- </td><td>
189
-
190
- **_(ALPHA)_** System channel listener config. System channels are also known as color channels
191
-
192
-
193
- </td></tr>
194
- </tbody></table>
195
-
196
- ## Variables
197
-
198
- <table><thead><tr><th>
199
-
200
- Variable
201
-
202
-
203
- </th><th>
204
-
205
- Description
206
-
207
-
208
- </th></tr></thead>
209
- <tbody><tr><td>
210
-
211
- [logger](./foundation-fdc3.logger.md)
212
-
213
-
214
- </td><td>
215
-
216
- Logger for the foundation-fdc3 package
217
-
218
-
219
- </td></tr>
220
- </tbody></table>
221
-
222
- ## Type Aliases
223
-
224
- <table><thead><tr><th>
225
-
226
- Type Alias
227
-
228
-
229
- </th><th>
230
-
231
- Description
232
-
233
-
234
- </th></tr></thead>
235
- <tbody><tr><td>
236
-
237
- [FDC3ContextHandler](./foundation-fdc3.fdc3contexthandler.md)
238
-
239
-
240
- </td><td>
241
-
242
-
243
- </td></tr>
244
- <tr><td>
245
-
246
- [FDC3Intents](./foundation-fdc3.fdc3intents.md)
247
-
248
-
249
- </td><td>
250
-
251
-
252
- </td></tr>
253
- </tbody></table>
254
-
@@ -1,14 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-fdc3](./foundation-fdc3.md) &gt; [SystemChannelListenerConfig](./foundation-fdc3.systemchannellistenerconfig.md) &gt; [callback](./foundation-fdc3.systemchannellistenerconfig.callback.md)
4
-
5
- ## SystemChannelListenerConfig.callback property
6
-
7
- > This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
- >
9
-
10
- **Signature:**
11
-
12
- ```typescript
13
- callback: (any: any) => void;
14
- ```
@@ -1,14 +0,0 @@
1
- <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
-
3
- [Home](./index.md) &gt; [@genesislcap/foundation-fdc3](./foundation-fdc3.md) &gt; [SystemChannelListenerConfig](./foundation-fdc3.systemchannellistenerconfig.md) &gt; [channelType](./foundation-fdc3.systemchannellistenerconfig.channeltype.md)
4
-
5
- ## SystemChannelListenerConfig.channelType property
6
-
7
- > This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
- >
9
-
10
- **Signature:**
11
-
12
- ```typescript
13
- channelType: string;
14
- ```