Overload | Description |
---|---|
UAGlobalApplicationDiscoveryQuery Constructor() | Initializes a new instance of the class with default data. |
UAGlobalApplicationDiscoveryQuery Constructor(UAEndpointDescriptor) | Initializes a new instance of the class, specifying the GDS endpoint descriptor. |
UAGlobalApplicationDiscoveryQuery Constructor(UAEndpointDescriptor,UAQueryApplicationsFilter) | Initializes a new instance of the class, specifying the GDS endpoint descriptor, and query applications filter. |
UAGlobalApplicationDiscoveryQuery Constructor(UAGlobalApplicationDiscoveryQuery) | Initializes a new instance as a copy of an existing network discovery query object. |