ArcGISStreamService

constructor(item: PortalItem)

Creates a new stream service from a portal item. The supported item types are PortalItemType.Feed and PortalItemType.StreamService.

Since

200.6.0

Parameters

item

An ArcGIS stream service PortalItem.

See also


constructor(url: String)

Creates a new stream service.

Since

200.1.0

Parameters

url

The URL of the stream service.