Contents

WAError.serviceAlreadyPublishing(_:)

An error that occurs if a new publisher or Network/NetworkListener can’t be created.

Declaration

case serviceAlreadyPublishing(WAError.ServiceAlreadyPublishingDetails)

Discussion

This error occurs if a publisher is already active on the service.

See Also

Checking for service already in use