deleteHubChannel
Updates an existing Channel from the given IHubChannel object
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
channelId Required | string |
The ID of the channel to delete |
|
context Required | IArcGISContext |
ArcGIS context |
Returns
a promise
Promise<void>
Function defined in common/src/channels/edit.ts:56