Contents

WAError.serviceAlreadySubscribing(_:)

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

Declaration

case serviceAlreadySubscribing(WAError.ServiceAlreadySubscribingDetails)

Discussion

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

See Also

Checking for service already in use