WAPublishableService
A service, hosted by your app, that remote devices can connect to.
Declaration
struct WAPublishableServiceMentioned in
Overview
You specify the services your app uses in Info.plist via a dictionary under the WiFiAwareServices key:
Each key in that dictionary is the full service name of a service, and the value is a dictionary of configuration properties for that service.
If the configuration dictionary contains the
Publishablekey, the system creates aWAPublishableServiceis created for that service and makes it available in allServices.