publisherConnections property

List<PublisherConnection>? publisherConnections
getter/setter pair

The publisher connections that have been rejected.

Implementation

core.List<PublisherConnection>? publisherConnections;