Contents

isApplicationService

A Boolean value that determines whether the devices are listening for an application service.

Declaration

var isApplicationService: Bool { get }

Discussion

The value is true if a device is listening for an application service. The value is false otherwise.

See Also

Creating publisher implementation details