struct Core::Platform::ServiceDescriptor
Overview
#include <coreplatformdiscovery.h> struct ServiceDescriptor: public Core::Platform::TypeDescriptor { // fields CStringPtr serviceName; }; // direct descendants template <typename TextRecord> struct ServiceTargetDescriptorBase;
Inherited Members
public: // fields CStringPtr type; Sockets::ProtocolType protocol;
Detailed Documentation
Fields
CStringPtr serviceName
service name displayed to user